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

/net/ipv4/
H A Dtcp_ipv4.c557 void tcp_v4_send_check(struct sock *sk, struct sk_buff *skb) function
563 EXPORT_SYMBOL(tcp_v4_send_check); variable
1768 .send_check = tcp_v4_send_check,

Completed in 9 milliseconds