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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dtcp_ipv4.c546 void tcp_v4_send_check(struct sock *sk, struct sk_buff *skb) function
552 EXPORT_SYMBOL(tcp_v4_send_check); variable
1827 .send_check = tcp_v4_send_check,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dtcp.h407 extern void tcp_v4_send_check(struct sock *sk, struct sk_buff *skb);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/
H A Dtcp_ipv6.c1854 .send_check = tcp_v4_send_check,

Completed in 58 milliseconds