Home
last modified time | relevance | path

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

/include/uapi/linux/
A 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/
A Dqmi.h76 u8 tlv_type; member
/include/net/
A Dbond_3ad.h138 u8 tlv_type; /* = 0x01 (marker information) */ member
A Dipv6.h160 u8 tlv_type; /* IPV6_TLV_JUMBO, 0xC2 */ member
494 if (jhdr->tlv_type != IPV6_TLV_JUMBO || jhdr->hdrlen != 0 || in ipv6_has_hopopt_jumbo()
/include/linux/bnxt/
A Dhsi.h73 __le16 tlv_type; member

Completed in 78 milliseconds