Home
last modified time | relevance | path

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

/linux-6.1.9/tools/testing/selftests/bpf/progs/
Dtest_lwt_seg6local.c17 struct ip6_t { struct
57 struct ip6_t *ip; in get_srh()
261 int tlv_offset = sizeof(struct ip6_t) + sizeof(struct ip6_srh_t) + in has_egr_tlv()
342 offset = sizeof(struct ip6_t) + offsetof(struct ip6_srh_t, flags); in __add_egr_x()
383 offset = sizeof(struct ip6_t) + offsetof(struct ip6_srh_t, flags); in __pop_egr()
388 offset = sizeof(struct ip6_t) + offsetof(struct ip6_srh_t, tag); in __pop_egr()
Dtest_seg6_loop.c17 struct ip6_t { struct
57 struct ip6_t *ip; in get_srh()
246 offset = sizeof(struct ip6_t) + offsetof(struct ip6_srh_t, flags); in __add_egr_x()