Searched refs:tcp_v6_send_check (Results 1 – 3 of 3) sorted by relevance
2049 INDIRECT_CALLABLE_SCOPE void tcp_v6_send_check(struct sock *sk, struct sk_buff *skb) function2056 .send_check = tcp_v6_send_check,
1038 INDIRECT_CALLABLE_DECLARE(void tcp_v6_send_check(struct sock *sk, struct sk_buff *skb));
1441 tcp_v6_send_check, tcp_v4_send_check, in __tcp_transmit_skb()