Searched defs:ipv6_txoptions (Results 1 – 7 of 7) sorted by relevance
52484 struct ipv6_txoptions { struct52485 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;
80892 struct ipv6_txoptions { struct80893 refcount_t refcnt;80894 int tot_len;80895 __u16 opt_flen;80896 __u16 opt_nflen;80897 struct ipv6_opt_hdr *hopopt;80898 struct ipv6_opt_hdr *dst0opt;80899 struct ipv6_rt_hdr *srcrt;80900 struct ipv6_opt_hdr *dst1opt;80901 struct callback_head rcu;
47343 struct ipv6_txoptions { struct47344 refcount_t refcnt;47345 int tot_len;47346 __u16 opt_flen;47347 __u16 opt_nflen;47348 struct ipv6_opt_hdr *hopopt;47349 struct ipv6_opt_hdr *dst0opt;47350 struct ipv6_rt_hdr *srcrt;47351 struct ipv6_opt_hdr *dst1opt;47352 struct callback_head rcu;
55741 struct ipv6_txoptions { struct55742 refcount_t refcnt;55743 int tot_len;55744 __u16 opt_flen;55745 __u16 opt_nflen;55746 struct ipv6_opt_hdr *hopopt;55747 struct ipv6_opt_hdr *dst0opt;55748 struct ipv6_rt_hdr *srcrt;55749 struct ipv6_opt_hdr *dst1opt;55750 struct callback_head rcu;