ip6_srh_t 53 tools/testing/selftests/bpf/progs/test_lwt_seg6local.c static __always_inline struct ip6_srh_t *get_srh(struct __sk_buff *skb) ip6_srh_t 56 tools/testing/selftests/bpf/progs/test_lwt_seg6local.c struct ip6_srh_t *srh; ip6_srh_t 118 tools/testing/selftests/bpf/progs/test_lwt_seg6local.c int is_valid_tlv_boundary(struct __sk_buff *skb, struct ip6_srh_t *srh, ip6_srh_t 177 tools/testing/selftests/bpf/progs/test_lwt_seg6local.c int add_tlv(struct __sk_buff *skb, struct ip6_srh_t *srh, uint32_t tlv_off, ip6_srh_t 221 tools/testing/selftests/bpf/progs/test_lwt_seg6local.c int delete_tlv(struct __sk_buff *skb, struct ip6_srh_t *srh, ip6_srh_t 259 tools/testing/selftests/bpf/progs/test_lwt_seg6local.c int has_egr_tlv(struct __sk_buff *skb, struct ip6_srh_t *srh) ip6_srh_t 261 tools/testing/selftests/bpf/progs/test_lwt_seg6local.c int tlv_offset = sizeof(struct ip6_t) + sizeof(struct ip6_srh_t) + ip6_srh_t 290 tools/testing/selftests/bpf/progs/test_lwt_seg6local.c struct ip6_srh_t *srh; ip6_srh_t 294 tools/testing/selftests/bpf/progs/test_lwt_seg6local.c srh = (struct ip6_srh_t *)srh_buf; ip6_srh_t 326 tools/testing/selftests/bpf/progs/test_lwt_seg6local.c struct ip6_srh_t *srh = get_srh(skb); ip6_srh_t 342 tools/testing/selftests/bpf/progs/test_lwt_seg6local.c offset = sizeof(struct ip6_t) + offsetof(struct ip6_srh_t, flags); ip6_srh_t 362 tools/testing/selftests/bpf/progs/test_lwt_seg6local.c struct ip6_srh_t *srh = get_srh(skb); ip6_srh_t 383 tools/testing/selftests/bpf/progs/test_lwt_seg6local.c offset = sizeof(struct ip6_t) + offsetof(struct ip6_srh_t, flags); ip6_srh_t 388 tools/testing/selftests/bpf/progs/test_lwt_seg6local.c offset = sizeof(struct ip6_t) + offsetof(struct ip6_srh_t, tag); ip6_srh_t 401 tools/testing/selftests/bpf/progs/test_lwt_seg6local.c struct ip6_srh_t *srh = get_srh(skb); ip6_srh_t 53 tools/testing/selftests/bpf/progs/test_seg6_loop.c static __always_inline struct ip6_srh_t *get_srh(struct __sk_buff *skb) ip6_srh_t 56 tools/testing/selftests/bpf/progs/test_seg6_loop.c struct ip6_srh_t *srh; ip6_srh_t 118 tools/testing/selftests/bpf/progs/test_seg6_loop.c struct ip6_srh_t *srh, ip6_srh_t 180 tools/testing/selftests/bpf/progs/test_seg6_loop.c struct ip6_srh_t *srh, uint32_t tlv_off, ip6_srh_t 230 tools/testing/selftests/bpf/progs/test_seg6_loop.c struct ip6_srh_t *srh = get_srh(skb); ip6_srh_t 246 tools/testing/selftests/bpf/progs/test_seg6_loop.c offset = sizeof(struct ip6_t) + offsetof(struct ip6_srh_t, flags);