Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dtcp.h291 static inline bool tcp_too_many_orphans(struct sock *sk, int shift) in tcp_too_many_orphans() function
/Linux-v4.19/net/ipv4/
Dtcp.c2301 too_many_orphans = tcp_too_many_orphans(sk, shift); in tcp_check_oom()