Home
last modified time | relevance | path

Searched refs:skb_dst_set (Results 1 – 25 of 59) sorted by relevance

123

/linux/net/ipv4/
H A Dnetfilter.c59 skb_dst_set(skb, &rt->dst); in ip_route_me_harder()
68 skb_dst_set(skb, NULL); in ip_route_me_harder()
72 skb_dst_set(skb, dst); in ip_route_me_harder()
H A Dip_vti.c193 skb_dst_set(skb, dst); in vti_xmit()
207 skb_dst_set(skb, dst); in vti_xmit()
261 skb_dst_set(skb, dst); in vti_xmit()
/linux/net/ipv6/
H A Dnetfilter.c61 skb_dst_set(skb, dst); in ip6_route_me_harder()
66 skb_dst_set(skb, NULL); in ip6_route_me_harder()
70 skb_dst_set(skb, dst); in ip6_route_me_harder()
H A Drpl_iptunnel.c251 skb_dst_set(skb, dst); in rpl_output()
305 skb_dst_set(skb, dst); in rpl_input()
H A Dip6_udp_tunnel.c97 skb_dst_set(skb, dst); in udp_tunnel6_xmit_skb()
H A Dseg6_iptunnel.c515 skb_dst_set(skb, dst); in seg6_input_core()
602 skb_dst_set(skb, dst); in seg6_output_core()
H A Dxfrm6_protocol.c93 skb_dst_set(skb, dst); in xfrm6_rcv_encap()
H A Dip6_vti.c462 skb_dst_set(skb, dst); in vti6_xmit()
474 skb_dst_set(skb, dst); in vti6_xmit()
531 skb_dst_set(skb, dst); in vti6_xmit()
/linux/net/bridge/
H A Dbr_vlan_tunnel.c217 skb_dst_set(skb, &tunnel_dst->dst); in br_handle_egress_vlan_tunnel()
224 skb_dst_set(skb, &tunnel_dst->dst); in br_handle_egress_vlan_tunnel()
/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_cm.h174 skb_dst_set(skb, NULL); in chtls_free_skb()
181 skb_dst_set(skb, NULL); in chtls_kfree_skb()
H A Dchtls_cm.c174 skb_dst_set(skb, (void *)NULL); in chtls_purge_receive_queue()
197 skb_dst_set(skb, NULL); in chtls_purge_recv_queue()
1737 skb_dst_set(skb, NULL); in chtls_rx_data()
1789 skb_dst_set(skb, NULL); in chtls_rx_pdu()
1858 skb_dst_set(skb, NULL); in chtls_rx_cmp()
/linux/net/ipv6/netfilter/
H A Dnf_reject_ipv6.c264 skb_dst_set(skb_in, dst); in nf_reject6_fill_skb_dst()
300 skb_dst_set(oldskb, dst); in nf_send_reset6()
325 skb_dst_set(nskb, dst); in nf_send_reset6()
H A Dnf_dup_ipv6.c40 skb_dst_set(skb, dst); in nf_dup_ipv6_route()
/linux/net/xfrm/
H A Dxfrm_interface_bpf.c90 skb_dst_set(skb, (struct dst_entry *)md_dst); in bpf_skb_set_xfrm_info()
H A Dxfrm_nat_keepalive.c57 skb_dst_set(skb, &rt->dst); in nat_keepalive_send_ipv4()
98 skb_dst_set(skb, dst); in nat_keepalive_send_ipv6()
H A Dxfrm_interface_core.c417 skb_dst_set(skb, (struct dst_entry *)md_dst); in xfrmi_rcv_cb()
448 skb_dst_set(skb, dst); in xfrmi_xmit2()
506 skb_dst_set(skb, dst); in xfrmi_xmit2()
548 skb_dst_set(skb, dst); in xfrmi_xmit()
564 skb_dst_set(skb, &rt->dst); in xfrmi_xmit()
/linux/net/ipv4/netfilter/
H A Dnf_dup_ipv4.c44 skb_dst_set(skb, &rt->dst); in nf_dup_ipv4_route()
H A Dnf_reject_ipv4.c234 skb_dst_set(skb_in, dst); in nf_reject_fill_skb_dst()
/linux/drivers/net/
H A Dpfcp.c91 skb_dst_set(skb, (struct dst_entry *)tun_dst); in pfcp_encap_recv()
/linux/drivers/infiniband/sw/rxe/
H A Drxe_net.c235 skb_dst_set(skb, dst_clone(dst)); in prepare_ipv4_hdr()
265 skb_dst_set(skb, dst_clone(dst)); in prepare_ipv6_hdr()
/linux/drivers/net/ipvlan/
H A Dipvlan_core.c446 skb_dst_set(skb, &rt->dst); in ipvlan_process_v4_outbound()
487 skb_dst_set(skb, dst); in ipvlan_route_v6_outbound()
/linux/include/net/
H A Ddst_metadata.h185 skb_dst_set(skb, &new_md->dst); in tun_dst_unclone()
/linux/net/ipv6/ila/
H A Dila_lwt.c100 skb_dst_set(skb, dst); in ila_output()
/linux/drivers/net/ethernet/intel/ice/
H A Dice_eswitch.c226 skb_dst_set(skb, (struct dst_entry *)repr->dst); in ice_eswitch_port_start_xmit()
/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_repr.c193 skb_dst_set(skb, (struct dst_entry *)repr->dst); in nfp_repr_xmit()

123