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

/linux-4.1.27/net/ipv4/
H A Dtcp_ipv4.c558 void tcp_v4_send_check(struct sock *sk, struct sk_buff *skb) tcp_v4_send_check() function
564 EXPORT_SYMBOL(tcp_v4_send_check); variable
1729 .send_check = tcp_v4_send_check,
/linux-4.1.27/net/ipv6/
H A Dtcp_ipv6.c1595 .send_check = tcp_v4_send_check,
/linux-4.1.27/include/net/
H A Dtcp.h450 void tcp_v4_send_check(struct sock *sk, struct sk_buff *skb);

Completed in 398 milliseconds