Searched refs:tcp_v4_send_check (Results 1 – 3 of 3) sorted by relevance
641 void tcp_v4_send_check(struct sock *sk, struct sk_buff *skb) in tcp_v4_send_check() function647 EXPORT_SYMBOL(tcp_v4_send_check);2237 .send_check = tcp_v4_send_check,
1222 INDIRECT_CALLABLE_DECLARE(void tcp_v4_send_check(struct sock *sk, struct sk_buff *skb));1372 tcp_v6_send_check, tcp_v4_send_check, in __tcp_transmit_skb()
1936 .send_check = tcp_v4_send_check,