Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dseg6_hmac.h12 struct sr6_tlv tlvhdr; member
/openbmc/linux/net/ipv6/
H A Dseg6_hmac.c97 if (tlv->tlvhdr.type != SR6_TLV_HMAC || tlv->tlvhdr.len != 38) in seg6_get_tlv_hmac()