Searched refs:tlv_type (Results 1 – 5 of 5) sorted by relevance
246 __be16 tlv_type; /* TLV identifier */ member274 (__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()
76 u8 tlv_type; member
138 u8 tlv_type; /* = 0x01 (marker information) */ member
160 u8 tlv_type; /* IPV6_TLV_JUMBO, 0xC2 */ member494 if (jhdr->tlv_type != IPV6_TLV_JUMBO || jhdr->hdrlen != 0 || in ipv6_has_hopopt_jumbo()
73 __le16 tlv_type; member
Completed in 78 milliseconds