Home
last modified time | relevance | path

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

/Linux-v6.6/net/l2tp/
Dl2tp_ip6.c588 opt = ipv6_fixup_options(&opt_space, opt); in l2tp_ip6_sendmsg()
/Linux-v6.6/net/ipv6/
Draw.c856 opt = ipv6_fixup_options(&opt_space, opt); in rawv6_sendmsg()
Dudp.c1498 opt = ipv6_fixup_options(&opt_space, opt); in udpv6_sendmsg()
/Linux-v6.6/include/net/
Dipv6.h459 ipv6_fixup_options(struct ipv6_txoptions *opt_space, struct ipv6_txoptions *opt) in ipv6_fixup_options() function