Searched refs:tcp_send_fin (Results 1 - 3 of 3) sorted by path

/linux-master/include/net/
H A Dtcp.h664 void tcp_send_fin(struct sock *sk);
/linux-master/net/ipv4/
H A Dtcp.c2725 tcp_send_fin(sk);
2861 tcp_send_fin(sk);
H A Dtcp_output.c3551 * Otherwise tcp_send_fin() could be tempted to either delay FIN
3575 void tcp_send_fin(struct sock *sk) function

Completed in 301 milliseconds