Home
last modified time | relevance | path

Searched refs:get_srh (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dtest_lwt_seg6local.c53 static __always_inline struct ip6_srh_t *get_srh(struct __sk_buff *skb) in get_srh() function
326 struct ip6_srh_t *srh = get_srh(skb); in __add_egr_x()
362 struct ip6_srh_t *srh = get_srh(skb); in __pop_egr()
401 struct ip6_srh_t *srh = get_srh(skb); in __inspect_t()
H A Dtest_seg6_loop.c53 static __always_inline struct ip6_srh_t *get_srh(struct __sk_buff *skb) in get_srh() function
230 struct ip6_srh_t *srh = get_srh(skb); in __add_egr_x()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dtest_lwt_seg6local.c53 static __always_inline struct ip6_srh_t *get_srh(struct __sk_buff *skb) in get_srh() function
326 struct ip6_srh_t *srh = get_srh(skb); in __add_egr_x()
362 struct ip6_srh_t *srh = get_srh(skb); in __pop_egr()
401 struct ip6_srh_t *srh = get_srh(skb); in __inspect_t()
H A Dtest_seg6_loop.c53 static __always_inline struct ip6_srh_t *get_srh(struct __sk_buff *skb) in get_srh() function
230 struct ip6_srh_t *srh = get_srh(skb); in __add_egr_x()
/kernel/linux/linux-5.10/net/ipv6/
H A Dseg6_local.c67 static struct ipv6_sr_hdr *get_srh(struct sk_buff *skb) in get_srh() function
100 srh = get_srh(skb); in get_and_validate_srh()
120 srh = get_srh(skb); in decap_and_validate()

Completed in 4 milliseconds