Searched refs:ip6_make_flowlabel (Results 1 – 6 of 6) sorted by relevance
| /linux/include/net/ ! |
| H A D | ipv6.h | 873 static inline __be32 ip6_make_flowlabel(const struct net *net, in ip6_make_flowlabel() function 923 static inline __be32 ip6_make_flowlabel(const struct net *net, struct sk_buff *skb, in ip6_make_flowlabel() function
|
| /linux/net/ipv6/ ! |
| H A D | ip6_output.c | 349 ip6_flow_hdr(hdr, tclass, ip6_make_flowlabel(net, skb, fl6->flowlabel, in ip6_xmit() 1972 ip6_make_flowlabel(net, skb, fl6->flowlabel, in __ip6_make_skb()
|
| H A D | ip6_tunnel.c | 1277 ip6_make_flowlabel(net, skb, fl6->flowlabel, true, fl6)); in ip6_tnl_xmit()
|
| H A D | ip6_gre.c | 1382 ip6_flow_hdr(ipv6h, 0, ip6_make_flowlabel(dev_net(dev), skb, in ip6gre_header()
|
| /linux/net/sctp/ ! |
| H A D | ipv6.c | 262 label = ip6_make_flowlabel(sock_net(sk), skb, fl6->flowlabel, true, fl6); in sctp_v6_xmit()
|
| /linux/net/netfilter/ ! |
| H A D | nf_flow_table_ip.c | 707 ip6_make_flowlabel(net, skb, fl6.flowlabel, true, &fl6)); in nf_flow_tunnel_ip6ip6_push()
|