Home
last modified time | relevance | path

Searched refs:tcp_v4_send_check (Results 1 – 2 of 2) sorted by relevance

/net/ipv4/
Dtcp_ipv4.c632 void tcp_v4_send_check(struct sock *sk, struct sk_buff *skb) in tcp_v4_send_check() function
638 EXPORT_SYMBOL(tcp_v4_send_check);
2075 .send_check = tcp_v4_send_check,
/net/ipv6/
Dtcp_ipv6.c1808 .send_check = tcp_v4_send_check,