Home
last modified time | relevance | path

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

/openbmc/linux/net/l2tp/
H A Dl2tp_ip6.c588 opt = ipv6_fixup_options(&opt_space, opt); in l2tp_ip6_sendmsg()
/openbmc/linux/net/ipv6/
H A Draw.c856 opt = ipv6_fixup_options(&opt_space, opt); in rawv6_sendmsg()
H A Dudp.c1512 opt = ipv6_fixup_options(&opt_space, opt); in udpv6_sendmsg()
/openbmc/linux/include/net/
H A Dipv6.h459 ipv6_fixup_options(struct ipv6_txoptions *opt_space, struct ipv6_txoptions *opt) in ipv6_fixup_options() function