Home
last modified time | relevance | path

Searched refs:ip6_t (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
H A Dtest_lwt_seg6local.c19 struct ip6_t { struct
59 struct ip6_t *ip; in get_srh()
263 int tlv_offset = sizeof(struct ip6_t) + sizeof(struct ip6_srh_t) + in has_egr_tlv()
344 offset = sizeof(struct ip6_t) + offsetof(struct ip6_srh_t, flags); in __add_egr_x()
385 offset = sizeof(struct ip6_t) + offsetof(struct ip6_srh_t, flags); in __pop_egr()
390 offset = sizeof(struct ip6_t) + offsetof(struct ip6_srh_t, tag); in __pop_egr()
H A Dtest_seg6_loop.c19 struct ip6_t { struct
59 struct ip6_t *ip; in get_srh()
248 offset = sizeof(struct ip6_t) + offsetof(struct ip6_srh_t, flags); in __add_egr_x()