Searched refs:TLV_GET_LEN (Results 1 – 4 of 4) sorted by relevance
279 static __inline__ int TLV_GET_LEN(struct tlv_desc *tlv) in TLV_GET_LEN() function
281 static inline int TLV_GET_LEN(struct tlv_desc *tlv) in TLV_GET_LEN() function
93 return TLV_GET_LEN(tlv) - TLV_SPACE(0); in TLV_GET_DATA_LEN()133 len = TLV_GET_LEN(tlv); in tipc_tlv_sprintf()