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