Home
last modified time | relevance | path

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

/linux/net/ipv6/
H A Dseg6_iptunnel.c160 ip6_flow_hdr(hdr, ip6_tclass(ip6_flowinfo(inner_hdr)), in __seg6_do_srh_encap()
164 ip6_flow_hdr(hdr, 0, flowlabel); in __seg6_do_srh_encap()
257 ip6_flow_hdr(hdr, ip6_tclass(ip6_flowinfo(inner_hdr)), in seg6_do_srh_encap_red()
261 ip6_flow_hdr(hdr, 0, flowlabel); in seg6_do_srh_encap_red()
H A Dip6_udp_tunnel.c105 ip6_flow_hdr(ip6h, prio, label); in udp_tunnel6_xmit_skb()
H A Dip6_output.c328 ip6_flow_hdr(hdr, tclass, ip6_make_flowlabel(net, skb, fl6->flowlabel, in ip6_xmit()
1942 ip6_flow_hdr(hdr, cork->base6.tclass, in __ip6_make_skb()
H A Ddatagram.c365 ip6_flow_hdr(iph, 0, 0); in ipv6_local_error()
H A Dndisc.c458 ip6_flow_hdr(hdr, tclass, 0); in ip6_nd_hdr()
H A Dip6_tunnel.c1279 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.c1746 ip6_flow_hdr(hdr, 0, 0); in ip6_mc_hdr()
/linux/net/ipv6/netfilter/
H A Dnf_reject_ipv6.c253 ip6_flow_hdr(ip6h, tclass, 0); in nf_reject_ip6hdr_put()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_tun.c559 ip6_flow_hdr(ip6h, tun_key->tos, 0); in mlx5e_tc_tun_create_header_ipv6()
663 ip6_flow_hdr(ip6h, tun_key->tos, 0); in mlx5e_tc_tun_update_header_ipv6()
/linux/drivers/infiniband/sw/rxe/
H A Drxe_net.c351 ip6_flow_hdr(ip6h, prio, htonl(0)); in prepare_ipv6_hdr()
/linux/drivers/net/ethernet/sfc/
H A Dtc_encap_actions.c296 ip6_flow_hdr(ip, key->tos, key->label); in efx_gen_tun_header_ipv6()
/linux/net/netfilter/
H A Dnf_synproxy_core.c803 ip6_flow_hdr(iph, 0, 0); in synproxy_build_ip_ipv6()
H A Dnf_flow_table_ip.c706 ip6_flow_hdr(ip6h, dsfield, in nf_flow_tunnel_ip6ip6_push()
/linux/include/net/
H A Dipv6.h958 static inline void ip6_flow_hdr(struct ipv6hdr *hdr, unsigned int tclass, in ip6_flow_hdr() function
/linux/drivers/net/
H A Damt.c840 ip6_flow_hdr(ip6h, 0, 0); in amt_build_mld_gq()