Home
last modified time | relevance | path

Searched refs:ip6_flow_hdr (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/kernel/net/ipv6/
H A Dip6_udp_tunnel.c102 ip6_flow_hdr(ip6h, prio, label); in udp_tunnel6_xmit_skb()
H A Dseg6_iptunnel.c155 ip6_flow_hdr(hdr, ip6_tclass(ip6_flowinfo(inner_hdr)), in seg6_do_srh_encap()
159 ip6_flow_hdr(hdr, 0, flowlabel); in seg6_do_srh_encap()
H A Dip6_output.c318 ip6_flow_hdr(hdr, tclass, ip6_make_flowlabel(net, skb, fl6->flowlabel, in ip6_xmit()
1911 ip6_flow_hdr(hdr, v6_cork->tclass, in __ip6_make_skb()
H A Ddatagram.c358 ip6_flow_hdr(iph, 0, 0); in ipv6_local_error()
H A Dndisc.c459 ip6_flow_hdr(hdr, tclass, 0); in ip6_nd_hdr()
H A Dip6_tunnel.c1285 ip6_flow_hdr(ipv6h, dsfield, in ip6_tnl_xmit()
H A Dip6_gre.c1381 ip6_flow_hdr(ipv6h, 0, ip6_make_flowlabel(dev_net(dev), skb, in ip6gre_header()
H A Dmcast.c1576 ip6_flow_hdr(hdr, 0, 0); in ip6_mc_hdr()
/OK3568_Linux_fs/kernel/net/ipv6/netfilter/
H A Dnf_reject_ipv6.c75 ip6_flow_hdr(ip6h, tclass, 0); in nf_reject_ip6hdr_put()
/OK3568_Linux_fs/kernel/drivers/infiniband/sw/rxe/
H A Drxe_net.c293 ip6_flow_hdr(ip6h, prio, htonl(0)); in prepare_ipv6_hdr()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_tun.c422 ip6_flow_hdr(ip6h, tun_key->tos, 0); in mlx5e_tc_tun_create_header_ipv6()
/OK3568_Linux_fs/kernel/include/net/
H A Dipv6.h938 static inline void ip6_flow_hdr(struct ipv6hdr *hdr, unsigned int tclass, in ip6_flow_hdr() function
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnf_synproxy_core.c825 ip6_flow_hdr(iph, 0, 0); in synproxy_build_ip_ipv6()