Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Dtcp.h290 static inline bool tcp_too_many_orphans(struct sock *sk, int shift) in tcp_too_many_orphans() function
/Linux-v5.4/net/ipv4/
Dtcp.c2329 too_many_orphans = tcp_too_many_orphans(sk, shift); in tcp_check_oom()