Searched refs:ip_build_and_send_pkt (Results 1 – 3 of 3) sorted by relevance
/linux/net/xfrm/ |
H A D | xfrm_nat_keepalive.c | 61 err = ip_build_and_send_pkt(skb, sk, fl4.saddr, fl4.daddr, NULL, tos); in nat_keepalive_send_ipv4()
|
/linux/include/net/ |
H A D | ip.h | 159 int ip_build_and_send_pkt(struct sk_buff *skb, const struct sock *sk,
|
/linux/net/ipv4/ |
H A D | tcp_ipv4.c | 1207 err = ip_build_and_send_pkt(skb, sk, ireq->ir_loc_addr,
|