Searched refs:SR6_TLV_HMAC (Results 1 – 5 of 5) sorted by relevance
45 #define SR6_TLV_HMAC 5 macro
161 } else if (tlv.type == SR6_TLV_HMAC) { in is_valid_tlv_boundary()193 if (itlv->type == SR6_TLV_PADDING || itlv->type == SR6_TLV_HMAC) in add_tlv()
158 } else if (tlv.type == SR6_TLV_HMAC) { in is_valid_tlv_boundary()190 if (itlv->type == SR6_TLV_PADDING || itlv->type == SR6_TLV_HMAC) in add_tlv()
459 tlv->tlvhdr.type = SR6_TLV_HMAC; in parse_srh()