Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/net/ipv6/
H A Doutput_core.c151 dst_output); in __ip6_local_out()
161 err = dst_output(net, sk, skb); in ip6_local_out()
H A Dxfrm6_output.c78 return dst_output(net, sk, skb); in __xfrm6_output()
H A Drpl_iptunnel.c254 return dst_output(net, sk, skb); in rpl_output()
H A Dseg6_iptunnel.c401 return dst_output(net, sk, skb); in seg6_output()
H A Dip6_output.c197 return dst_output(net, sk, skb); in __ip6_finish_output()
349 dst_output); in ip6_xmit()
467 return dst_output(net, sk, skb); in ip6_forward_finish()
H A Draw.c688 NULL, rt->dst.dev, dst_output); in rawv6_send_hdrinc()
H A Dip6_vti.c537 err = dst_output(t->net, skb->sk, skb); in vti6_xmit()
H A Dmcast.c1678 dst_output); in mld_sendpack()
2055 dst_output); in igmp6_send()
H A Dndisc.c510 dst_output); in ndisc_send_skb()
H A Dip6mr.c1997 return dst_output(net, sk, skb); in ip6mr_forward2_finish()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dxfrm4_output.c24 return dst_output(net, sk, skb); in __xfrm4_output()
H A Dip_forward.c83 return dst_output(net, sk, skb); in ip_forward_finish()
H A Dip_output.c117 dst_output); in __ip_local_out()
126 err = dst_output(net, sk, skb); in ip_local_out()
305 return dst_output(net, sk, skb); in __ip_finish_output()
H A Dip_vti.c259 err = dst_output(tunnel->net, skb->sk, skb); in vti_xmit()
H A Draw.c431 dst_output); in raw_send_hdrinc()
H A Dipmr.c1788 return dst_output(net, sk, skb); in ipmr_forward_finish()
/OK3568_Linux_fs/kernel/net/decnet/
H A Ddn_nsp_out.c80 dst_output(&init_net, skb->sk, skb); in dn_nsp_send()
563 dst_output(&init_net, skb->sk, skb); in dn_nsp_do_disc()
/OK3568_Linux_fs/kernel/net/ipv6/ila/
H A Dila_lwt.c94 return dst_output(net, sk, skb); in ila_output()
/OK3568_Linux_fs/kernel/drivers/net/
H A Dvrf.c448 sk, skb, NULL, skb_dst(skb)->dev, dst_output); in vrf_ip6_local_out()
451 err = dst_output(net, sk, skb); in vrf_ip6_local_out()
530 skb, NULL, skb_dst(skb)->dev, dst_output); in vrf_ip_local_out()
532 err = dst_output(net, sk, skb); in vrf_ip_local_out()
/OK3568_Linux_fs/kernel/include/net/
H A Ddst.h441 static inline int dst_output(struct net *net, struct sock *sk, struct sk_buff *skb) in dst_output() function
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnf_flow_table_ip.c237 dst_output(state->net, state->sk, skb); in nf_flow_xmit_xfrm()
/OK3568_Linux_fs/kernel/net/core/
H A Dlwt_bpf.c255 err = dst_output(dev_net(skb_dst(skb)->dev), skb->sk, skb); in bpf_lwt_xmit_reroute()
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/net/xfrm/
H A Dxfrm_output.c516 return dst_output(net, skb->sk, skb); in xfrm_output_resume()
H A Dxfrm_interface.c326 err = dst_output(xi->net, skb->sk, skb); in xfrmi_xmit2()

12