Home
last modified time | relevance | path

Searched refs:skb_dst_set (Results 1 – 25 of 62) 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.c98 skb_dst_set(skb, dst); in udp_tunnel6_xmit_skb()
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/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.c61 skb_dst_set(skb, &rt->dst); in nat_keepalive_send_ipv4()
107 skb_dst_set(skb, dst); in nat_keepalive_send_ipv6()
H A Dxfrm_interface_core.c416 skb_dst_set(skb, (struct dst_entry *)md_dst); in xfrmi_rcv_cb()
447 skb_dst_set(skb, dst); in xfrmi_xmit2()
505 skb_dst_set(skb, dst); in xfrmi_xmit2()
547 skb_dst_set(skb, dst); in xfrmi_xmit()
563 skb_dst_set(skb, &rt->dst); in xfrmi_xmit()
H A Dxfrm_output.c572 skb_dst_set(skb, dst); in xfrm_output_one()
628 skb_dst_set(skb, dst); in xfrm_dev_direct_output()
/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 Dvrf.c365 skb_dst_set(skb, dst); in vrf_local_xmit()
448 skb_dst_set(skb, dst); in vrf_process_v6_outbound()
526 skb_dst_set(skb, &rt->dst); in vrf_process_v4_outbound()
670 skb_dst_set(skb, dst); in vrf_ip6_out_redirect()
900 skb_dst_set(skb, dst); in vrf_ip_out_redirect()
1315 skb_dst_set(skb, &rt6->dst); in vrf_ip6_input_dst()
H A Dpfcp.c91 skb_dst_set(skb, (struct dst_entry *)tun_dst); in pfcp_encap_recv()
/linux/drivers/net/ipvlan/
H A Dipvlan_l3s.c80 skb_dst_set(skb, dst); in ipvlan_l3_rcv()
/linux/include/net/
H A Ddst_metadata.h182 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/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/ethernet/intel/ice/
H A Dice_eswitch.c227 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