Home
last modified time | relevance | path

Searched refs:tcp_orphan_count_inc (Results 1 – 3 of 3) sorted by relevance

/linux/net/ipv4/
H A Dinet_connection_sock.c1298 tcp_orphan_count_inc(); in inet_csk_prepare_for_destroy_sock()
1376 tcp_orphan_count_inc(); in inet_child_forget()
H A Dtcp.c3234 tcp_orphan_count_inc(); in __tcp_close()
/linux/include/net/
H A Dtcp.h58 static inline void tcp_orphan_count_inc(void) in tcp_orphan_count_inc() function