Home
last modified time | relevance | path

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

/Linux-v5.4/net/ipv6/
Dip6_output.c181 bool ip6_autoflowlabel(struct net *net, const struct ipv6_pinfo *np) in ip6_autoflowlabel() function
251 ip6_autoflowlabel(net, np), fl6)); in ip6_xmit()
1764 ip6_autoflowlabel(net, np), fl6)); in __ip6_make_skb()
Dipv6_sockglue.c1358 val = ip6_autoflowlabel(sock_net(sk), np); in do_ipv6_getsockopt()
/Linux-v5.4/include/net/
Dipv6.h414 bool ip6_autoflowlabel(struct net *net, const struct ipv6_pinfo *np);