HomeSort by relevance Sort by last modified time
    Searched refs:SR6_TLV_HMAC (Results 1 - 4 of 4) sorted by null

  /bionic/libc/kernel/uapi/linux/
seg6.h 41 #define SR6_TLV_HMAC 5
  /external/iproute2/include/uapi/linux/
seg6.h 45 #define SR6_TLV_HMAC 5
  /external/kernel-headers/original/uapi/linux/
seg6.h 45 #define SR6_TLV_HMAC 5
  /external/iproute2/ip/
iproute_lwtunnel.c 106 struct sr6_tlv_hmac *tlv;
108 tlv = (struct sr6_tlv_hmac *)((char *)srh + offset);
456 struct sr6_tlv_hmac *tlv;
458 tlv = (struct sr6_tlv_hmac *)((char *)srh + srhlen - 40);
459 tlv->tlvhdr.type = SR6_TLV_HMAC;

Completed in 86 milliseconds