Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Dipv6.h860 static inline __be32 ip6_make_flowlabel(struct net *net, struct sk_buff *skb, in ip6_make_flowlabel() function
907 static inline __be32 ip6_make_flowlabel(struct net *net, struct sk_buff *skb, in ip6_make_flowlabel() function
/Linux-v5.4/net/ipv6/
Dip6_output.c250 ip6_flow_hdr(hdr, tclass, ip6_make_flowlabel(net, skb, fl6->flowlabel, in ip6_xmit()
1763 ip6_make_flowlabel(net, skb, fl6->flowlabel, in __ip6_make_skb()
Dip6_tunnel.c1213 ip6_make_flowlabel(net, skb, fl6->flowlabel, true, fl6)); in ip6_tnl_xmit()
Dip6_gre.c1342 ip6_flow_hdr(ipv6h, 0, ip6_make_flowlabel(dev_net(dev), skb, in ip6gre_header()