Home
last modified time | relevance | path

Searched refs:dst_output (Results 1 – 20 of 20) sorted by relevance

/linux/net/ipv6/
H A Doutput_core.c145 dst_output); in __ip6_local_out()
155 err = dst_output(net, sk, skb); in ip6_local_out()
H A Dxfrm6_output.c71 return dst_output(net, sk, skb); in __xfrm6_output()
H A Dseg6_iptunnel.c606 NULL, skb_dst(skb)->dev, dst_output); in seg6_output_core()
608 return dst_output(net, sk, skb); in seg6_output_core()
H A Drpl_iptunnel.c253 return dst_output(net, sk, skb); in rpl_output()
H A Dioam6_iptunnel.c428 return dst_output(net, sk, skb); in ioam6_output()
H A Dip6_vti.c534 err = dst_output(t->net, skb->sk, skb); in vti6_xmit()
H A Dmcast.c1870 dst_output); in mld_sendpack()
2250 dst_output); in igmp6_send()
H A Dndisc.c515 dst_output); in ndisc_send_skb()
H A Dip6mr.c2041 return dst_output(net, sk, skb); in ip6mr_forward2_finish()
/linux/net/ipv4/
H A Dxfrm4_output.c24 return dst_output(net, sk, skb); in __xfrm4_output()
H A Dip_forward.c80 return dst_output(net, sk, skb); in ip_forward_finish()
H A Dip_vti.c264 err = dst_output(tunnel->net, skb->sk, skb); in vti_xmit()
H A Dipmr.c1839 return dst_output(net, sk, skb); in ipmr_forward_finish()
/linux/net/ipv6/ila/
H A Dila_lwt.c101 return dst_output(net, sk, skb); in ila_output()
/linux/net/core/
H A Dlwt_bpf.c260 err = dst_output(dev_net(skb_dst(skb)->dev), skb->sk, skb); in bpf_lwt_xmit_reroute()
/linux/net/netfilter/ipvs/
H A Dip_vs_xmit.c657 NULL, skb_dst(skb)->dev, dst_output); in ip_vs_nat_send_or_cont()
679 NULL, skb_dst(skb)->dev, dst_output); in ip_vs_send_or_cont()
/linux/net/netfilter/
H A Dnf_flow_table_ip.c276 dst_output(state->net, state->sk, skb); in nf_flow_xmit_xfrm()
/linux/net/xfrm/
H A Dxfrm_output.c598 return dst_output(net, sk, skb); in xfrm_output_resume()
H A Dxfrm_interface_core.c509 err = dst_output(xi->net, skb_to_full_sk(skb), skb); in xfrmi_xmit2()
H A Dxfrm_policy.c2967 dst_output(net, skb_to_full_sk(skb), skb); in xfrm_policy_queue_process()