Searched refs:ip6_flow_hdr (Results 1 – 9 of 9) sorted by relevance
/linux-4.1.27/net/ipv6/ |
D | ip6_udp_tunnel.c | 94 ip6_flow_hdr(ip6h, prio, htonl(0)); in udp_tunnel6_xmit_skb()
|
D | ip6_output.c | 209 ip6_flow_hdr(hdr, tclass, ip6_make_flowlabel(net, skb, fl6->flowlabel, in ip6_xmit() 1649 ip6_flow_hdr(hdr, v6_cork->tclass, in __ip6_make_skb()
|
D | ip6_gre.c | 731 ip6_flow_hdr(ipv6h, INET_ECN_encapsulate(0, dsfield), in ip6gre_xmit2() 1184 ip6_flow_hdr(ipv6h, 0, in ip6gre_header()
|
D | ndisc.c | 418 ip6_flow_hdr(hdr, 0, 0); in ip6_nd_hdr()
|
D | ip6_tunnel.c | 1097 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.1.27/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.1.27/include/net/ |
D | ipv6.h | 759 static inline void ip6_flow_hdr(struct ipv6hdr *hdr, unsigned int tclass, in ip6_flow_hdr() function
|