Home
last modified time | relevance | path

Searched refs:TLV_GET_LEN (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dtipc_config.h277 static inline int TLV_GET_LEN(struct tlv_desc *tlv) in TLV_GET_LEN() function
/openbmc/linux/net/tipc/
H A Dnetlink_compat.c94 return TLV_GET_LEN(tlv) - TLV_SPACE(0); in TLV_GET_DATA_LEN()
136 len = TLV_GET_LEN(tlv); in tipc_tlv_sprintf()