Home
last modified time | relevance | path

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

/linux-6.15/net/l2tp/
H A Dl2tp_ip6.c617 opt = ipv6_fixup_options(&opt_space, opt); in l2tp_ip6_sendmsg()
/linux-6.15/net/ipv6/
H A Draw.c860 opt = ipv6_fixup_options(&opt_space, opt); in rawv6_sendmsg()
H A Dudp.c1654 opt = ipv6_fixup_options(&opt_space, opt); in udpv6_sendmsg()
/linux-6.15/include/net/
H A Dipv6.h455 ipv6_fixup_options(struct ipv6_txoptions *opt_space, struct ipv6_txoptions *opt) in ipv6_fixup_options() function