Home
last modified time | relevance | path

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

/linux/net/l2tp/
H A Dl2tp_ip6.c519 struct ipv6_txoptions opt_space; in l2tp_ip6_sendmsg() local
/linux/net/ipv6/
H A Dexthdrs.c1318 struct ipv6_txoptions *__ipv6_fixup_options(struct ipv6_txoptions *opt_space, in __ipv6_fixup_options()
H A Dip6_flowlabel.c315 struct ipv6_txoptions *fl6_merge_options(struct ipv6_txoptions *opt_space, in fl6_merge_options()
H A Draw.c743 struct ipv6_txoptions opt_space; in rawv6_sendmsg() local
H A Dudp.c1476 struct ipv6_txoptions opt_space; udpv6_sendmsg() local
/linux/include/net/
H A Dipv6.h455 ipv6_fixup_options(struct ipv6_txoptions *opt_space, struct ipv6_txoptions *opt) in ipv6_fixup_options()