Home
last modified time | relevance | path

Searched refs:sr_has_hmac (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/tools/include/uapi/linux/
H A Dseg6.h47 #define sr_has_hmac(srh) ((srh)->flags & SR6_FLAG1_HMAC) macro
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dseg6.h47 #define sr_has_hmac(srh) ((srh)->flags & SR6_FLAG1_HMAC) macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dseg6.h47 #define sr_has_hmac(srh) ((srh)->flags & SR6_FLAG1_HMAC) macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dseg6.h42 #define sr_has_hmac(srh) ((srh)->flags & SR6_FLAG1_HMAC) macro
/kernel/linux/linux-6.6/tools/include/uapi/linux/
H A Dseg6.h47 #define sr_has_hmac(srh) ((srh)->flags & SR6_FLAG1_HMAC) macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dseg6.h29 #define sr_has_hmac(srh) ((srh)->flags & SR6_FLAG1_HMAC) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dseg6.h42 #define sr_has_hmac(srh) ((srh)->flags & SR6_FLAG1_HMAC) macro
/kernel/linux/linux-6.6/net/ipv6/
H A Dseg6_iptunnel.c187 if (sr_has_hmac(isrh)) { in seg6_do_srh_encap()
226 skip_srh = !sr_has_hmac(osrh); in seg6_do_srh_encap_red()
305 if (unlikely(!skip_srh && sr_has_hmac(isrh))) { in seg6_do_srh_encap_red()
357 if (sr_has_hmac(isrh)) { in seg6_do_srh_inline()
H A Dseg6_hmac.c91 if (!sr_has_hmac(srh)) in seg6_get_tlv_hmac()
H A Dexthdrs.c1134 if (sr_has_hmac(sr_phdr)) { in ipv6_push_rthdr4()
/kernel/linux/linux-5.10/net/ipv6/
H A Dseg6_iptunnel.c184 if (sr_has_hmac(isrh)) { in seg6_do_srh_encap()
236 if (sr_has_hmac(isrh)) { in seg6_do_srh_inline()
H A Dseg6_hmac.c92 if (!sr_has_hmac(srh)) in seg6_get_tlv_hmac()
H A Dexthdrs.c1110 if (sr_has_hmac(sr_phdr)) { in ipv6_push_rthdr4()

Completed in 11 milliseconds