Searched refs:ip_send_reply (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/
H A Dip.h149 void ip_send_reply(struct sock *sk, struct sk_buff *skb, struct ip_reply_arg *arg,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/
H A Dtcp_ipv4.c621 ip_send_reply(tcp_socket->sk, skb, &arg, arg.iov[0].iov_len);
716 ip_send_reply(tcp_socket->sk, skb, &arg, arg.iov[0].iov_len);
H A Dip_output.c35 * Andi Kleen : Replace ip_reply with ip_send_reply.
1365 void ip_send_reply(struct sock *sk, struct sk_buff *skb, struct ip_reply_arg *arg, function

Completed in 58 milliseconds