Searched refs:ip6_make_flowlabel (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/include/net/ |
D | ipv6.h | 727 static inline __be32 ip6_make_flowlabel(struct net *net, struct sk_buff *skb, in ip6_make_flowlabel() function 748 static inline __be32 ip6_make_flowlabel(struct net *net, struct sk_buff *skb, in ip6_make_flowlabel() function
|
/linux-4.1.27/net/ipv6/ |
D | ip6_output.c | 209 ip6_flow_hdr(hdr, tclass, ip6_make_flowlabel(net, skb, fl6->flowlabel, in ip6_xmit() 1650 ip6_make_flowlabel(net, skb, fl6->flowlabel, in __ip6_make_skb()
|
D | ip6_gre.c | 732 ip6_make_flowlabel(net, skb, fl6->flowlabel, false)); in ip6gre_xmit2() 1185 ip6_make_flowlabel(dev_net(dev), skb, in ip6gre_header()
|
D | ip6_tunnel.c | 1098 ip6_make_flowlabel(net, skb, fl6->flowlabel, false)); in ip6_tnl_xmit2()
|