Home
last modified time | relevance | path

Searched refs:send_check (Results 1 – 4 of 4) sorted by relevance

/linux/include/net/
H A Dinet_connection_sock.h37 void (*send_check)(struct sock *sk, struct sk_buff *skb); member
/linux/net/mptcp/
H A Dsubflow.c2176 subflow_v6m_specific.send_check = ipv4_specific.send_check; in mptcp_subflow_init()
/linux/net/ipv4/
H A Dtcp_ipv4.c2478 .send_check = tcp_v4_send_check,
H A Dtcp_output.c1448 INDIRECT_CALL_INET(icsk->icsk_af_ops->send_check, in __tcp_transmit_skb()