Home
last modified time | relevance | path

Searched defs:ipv6_txoptions (Results 1 – 1 of 1) sorted by relevance

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h52484 struct ipv6_txoptions { struct
52485 refcount_t refcnt;
52486 int tot_len;
52487 __u16 opt_flen;
52488 __u16 opt_nflen;
52489 struct ipv6_opt_hdr *hopopt;
52490 struct ipv6_opt_hdr *dst0opt;
52491 struct ipv6_rt_hdr *srcrt;
52492 struct ipv6_opt_hdr *dst1opt;
52493 struct callback_head rcu;