Home
last modified time | relevance | path

Searched refs:IP6_FH_F_SKIP_RH (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/net/ipv6/
H A Dexthdrs_core.c185 * stop at the AH header. If IP6_FH_F_SKIP_RH flag was passed, then this
231 if (flags && (*flags & IP6_FH_F_SKIP_RH) && in ipv6_find_hdr()
/kernel/linux/linux-6.6/net/ipv6/
H A Dexthdrs_core.c185 * stop at the AH header. If IP6_FH_F_SKIP_RH flag was passed, then this
231 if (flags && (*flags & IP6_FH_F_SKIP_RH) && in ipv6_find_hdr()
H A Dseg6_local.c220 srh = seg6_get_srh(skb, IP6_FH_F_SKIP_RH); in get_and_validate_srh()
/kernel/linux/linux-5.10/include/net/
H A Dipv6.h1069 IP6_FH_F_SKIP_RH = (1 << 2), enumerator
/kernel/linux/linux-6.6/include/net/
H A Dipv6.h1177 IP6_FH_F_SKIP_RH = (1 << 2), enumerator
/kernel/linux/linux-5.10/net/openvswitch/
H A Dactions.c560 int flags = IP6_FH_F_SKIP_RH; in set_ipv6()
/kernel/linux/linux-6.6/net/openvswitch/
H A Dactions.c563 int flags = IP6_FH_F_SKIP_RH; in set_ipv6()

Completed in 13 milliseconds