Home
last modified time | relevance | path

Searched refs:IP6_FH_F_SKIP_RH (Results 1 – 4 of 4) sorted by relevance

/linux/net/ipv6/
H A Dexthdrs_core.c231 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()
/linux/include/net/
H A Dipv6.h1168 IP6_FH_F_SKIP_RH = (1 << 2), enumerator
/linux/net/openvswitch/
H A Dactions.c579 int flags = IP6_FH_F_SKIP_RH; in set_ipv6()