Home
last modified time | relevance | path

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

/include/uapi/linux/
Dtipc_config.h246 __be16 tlv_type; /* TLV identifier */ member
274 (__be16_to_cpu(((struct tlv_desc *)tlv)->tlv_type) == exp_type); in TLV_CHECK()
289 return (__be16_to_cpu(tlv->tlv_type) == type); in TLV_CHECK_TYPE()
294 tlv->tlv_type = __cpu_to_be16(type); in TLV_SET_TYPE()
304 tlv_ptr->tlv_type = __cpu_to_be16(type); in TLV_SET()
/include/linux/soc/qcom/
Dqmi.h76 u8 tlv_type; member
/include/net/
Dbond_3ad.h138 u8 tlv_type; /* = 0x01 (marker information) */ member
Dipv6.h160 u8 tlv_type; /* IPV6_TLV_JUMBO, 0xC2 */ member
489 if (jhdr->tlv_type != IPV6_TLV_JUMBO || jhdr->hdrlen != 0 || in ipv6_has_hopopt_jumbo()