Searched refs:tcp_v4_send_check (Results 1 – 4 of 4) sorted by relevance
639 void tcp_v4_send_check(struct sock *sk, struct sk_buff *skb) in tcp_v4_send_check() function645 EXPORT_SYMBOL(tcp_v4_send_check);2179 .send_check = tcp_v4_send_check,
1224 INDIRECT_CALLABLE_DECLARE(void tcp_v4_send_check(struct sock *sk, struct sk_buff *skb));1373 tcp_v6_send_check, tcp_v4_send_check, in __tcp_transmit_skb()
433 void tcp_v4_send_check(struct sock *sk, struct sk_buff *skb);
1903 .send_check = tcp_v4_send_check,