Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv6/
Dip6_output.c177 bool ip6_autoflowlabel(struct net *net, const struct ipv6_pinfo *np) in ip6_autoflowlabel() function
247 ip6_autoflowlabel(net, np), fl6)); in ip6_xmit()
1664 ip6_autoflowlabel(net, np), fl6)); in __ip6_make_skb()
Dipv6_sockglue.c1343 val = ip6_autoflowlabel(sock_net(sk), np); in do_ipv6_getsockopt()
/Linux-v4.19/include/net/
Dipv6.h356 bool ip6_autoflowlabel(struct net *net, const struct ipv6_pinfo *np);