Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/net/l2tp/
Dl2tp_ip6.c490 struct ipv6_txoptions opt_space; in l2tp_ip6_sendmsg() local
/kernel/linux/linux-5.10/net/l2tp/
Dl2tp_ip6.c491 struct ipv6_txoptions opt_space; in l2tp_ip6_sendmsg() local
/kernel/linux/linux-6.6/net/ipv6/
Dexthdrs.c1321 struct ipv6_txoptions *__ipv6_fixup_options(struct ipv6_txoptions *opt_space, in __ipv6_fixup_options()
Dip6_flowlabel.c315 struct ipv6_txoptions *fl6_merge_options(struct ipv6_txoptions *opt_space, in fl6_merge_options()
Draw.c737 struct ipv6_txoptions opt_space; in rawv6_sendmsg() local
Dudp.c1322 struct ipv6_txoptions opt_space; in udpv6_sendmsg() local
/kernel/linux/linux-5.10/net/ipv6/
Dip6_flowlabel.c312 struct ipv6_txoptions *fl6_merge_options(struct ipv6_txoptions *opt_space, in fl6_merge_options()
Dexthdrs.c1297 struct ipv6_txoptions *ipv6_fixup_options(struct ipv6_txoptions *opt_space, in ipv6_fixup_options()
Draw.c773 struct ipv6_txoptions opt_space; in rawv6_sendmsg() local
Dudp.c1299 struct ipv6_txoptions opt_space; in udpv6_sendmsg() local
/kernel/linux/linux-6.6/include/net/
Dipv6.h459 ipv6_fixup_options(struct ipv6_txoptions *opt_space, struct ipv6_txoptions *opt) in ipv6_fixup_options()