Home
last modified time | relevance | path

Searched refs:ip_build_and_send_pkt (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/net/dccp/
H A Dipv4.c498 err = ip_build_and_send_pkt(skb, sk, ireq->ir_loc_addr, in dccp_v4_send_response()
542 err = ip_build_and_send_pkt(skb, ctl_sk, in dccp_v4_ctl_send_reset()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dip_output.c145 int ip_build_and_send_pkt(struct sk_buff *skb, const struct sock *sk, in ip_build_and_send_pkt() function
192 EXPORT_SYMBOL_GPL(ip_build_and_send_pkt);
H A Dtcp_ipv4.c998 err = ip_build_and_send_pkt(skb, sk, ireq->ir_loc_addr, in tcp_v4_send_synack()
/OK3568_Linux_fs/kernel/include/net/
H A Dip.h155 int ip_build_and_send_pkt(struct sk_buff *skb, const struct sock *sk,