Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dtipc_config.h291 static __inline__ int TLV_CHECK(const void *tlv, __u16 space, __u16 exp_type) in TLV_CHECK() function
335 return TLV_CHECK(list->tlv_ptr, list->tlv_space, exp_type); in TLV_LIST_CHECK()