Searched refs:ip6_flow_hdr (Results 1 – 9 of 9) sorted by relevance
/linux-4.4.14/net/ipv6/ |
D | ip6_udp_tunnel.c | 101 ip6_flow_hdr(ip6h, prio, htonl(0)); in udp_tunnel6_xmit_skb()
|
D | ip6_output.c | 213 ip6_flow_hdr(hdr, tclass, ip6_make_flowlabel(net, skb, fl6->flowlabel, in ip6_xmit() 1665 ip6_flow_hdr(hdr, v6_cork->tclass, in __ip6_make_skb()
|
D | ip6_gre.c | 728 ip6_flow_hdr(ipv6h, INET_ECN_encapsulate(0, dsfield), in ip6gre_xmit2() 1181 ip6_flow_hdr(ipv6h, 0, in ip6gre_header()
|
D | ndisc.c | 420 ip6_flow_hdr(hdr, 0, 0); in ip6_nd_hdr()
|
D | ip6_tunnel.c | 1155 ip6_flow_hdr(ipv6h, INET_ECN_encapsulate(0, dsfield), in ip6_tnl_xmit2()
|
D | mcast.c | 1541 ip6_flow_hdr(hdr, 0, 0); in ip6_mc_hdr()
|
/linux-4.4.14/net/ipv6/netfilter/ |
D | nf_reject_ipv6.c | 79 ip6_flow_hdr(ip6h, tclass, 0); in nf_reject_ip6hdr_put()
|
D | ip6t_SYNPROXY.c | 30 ip6_flow_hdr(iph, 0, 0); in synproxy_build_ip()
|
/linux-4.4.14/include/net/ |
D | ipv6.h | 799 static inline void ip6_flow_hdr(struct ipv6hdr *hdr, unsigned int tclass, in ip6_flow_hdr() function
|