Home
last modified time | relevance | path

Searched refs:ip6_autoflowlabel (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/ipv6/
H A Dip6_output.c247 bool ip6_autoflowlabel(struct net *net, const struct ipv6_pinfo *np) in ip6_autoflowlabel() function
333 ip6_autoflowlabel(net, np), fl6)); in ip6_xmit()
1998 ip6_autoflowlabel(net, np), fl6)); in __ip6_make_skb()
H A Dipv6_sockglue.c1453 val = ip6_autoflowlabel(sock_net(sk), np); in do_ipv6_getsockopt()
/openbmc/linux/include/net/
H A Dipv6.h431 bool ip6_autoflowlabel(struct net *net, const struct ipv6_pinfo *np);