Home
last modified time | relevance | path

Searched refs:tcp_send_fin (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp.c2516 tcp_send_fin(sk); in tcp_shutdown()
2645 tcp_send_fin(sk); in __tcp_close()
H A Dtcp_output.c3393 * Otherwise tcp_send_fin() could be tempted to either delay FIN
3416 void tcp_send_fin(struct sock *sk) in tcp_send_fin() function
/kernel/linux/linux-5.10/include/net/
H A Dtcp.h592 void tcp_send_fin(struct sock *sk);
/kernel/linux/linux-6.6/include/net/
H A Dtcp.h612 void tcp_send_fin(struct sock *sk);
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp.c2716 tcp_send_fin(sk); in tcp_shutdown()
2843 tcp_send_fin(sk); in __tcp_close()
H A Dtcp_output.c3483 * Otherwise tcp_send_fin() could be tempted to either delay FIN
3507 void tcp_send_fin(struct sock *sk) in tcp_send_fin() function

Completed in 29 milliseconds