Searched refs:tcp_v4_send_check (Results 1 – 3 of 3) sorted by relevance
628 void tcp_v4_send_check(struct sock *sk, struct sk_buff *skb) in tcp_v4_send_check() function634 EXPORT_SYMBOL(tcp_v4_send_check);1926 .send_check = tcp_v4_send_check,
420 void tcp_v4_send_check(struct sock *sk, struct sk_buff *skb);
1717 .send_check = tcp_v4_send_check,