Home
last modified time | relevance | path

Searched refs:tlv_type (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.h266 __be16 tlv_type; /* TLV identifier */ member
294 (ntohs(((struct tlv_desc *)tlv)->tlv_type) == exp_type); in TLV_CHECK()
304 tlv_ptr->tlv_type = htons(type); in TLV_SET()