Home
last modified time | relevance | path

Searched refs:ipv6_fixup_options (Results 1 – 4 of 4) sorted by relevance

/net/ipv6/
Dexthdrs.c839 struct ipv6_txoptions *ipv6_fixup_options(struct ipv6_txoptions *opt_space, in ipv6_fixup_options() function
857 EXPORT_SYMBOL_GPL(ipv6_fixup_options);
Draw.c843 opt = ipv6_fixup_options(&opt_space, opt); in rawv6_sendmsg()
Dudp.c1176 opt = ipv6_fixup_options(&opt_space, opt); in udpv6_sendmsg()
/net/l2tp/
Dl2tp_ip6.c587 opt = ipv6_fixup_options(&opt_space, opt); in l2tp_ip6_sendmsg()