Searched refs:TLV_OK (Results 1 – 2 of 2) sorted by relevance
254 static inline int TLV_OK(const void *tlv, __u16 space) in TLV_OK() function271 return TLV_OK(tlv, space) && in TLV_CHECK()
1117 if (len && !TLV_OK(msg.req, len)) { in tipc_nl_compat_recv()