Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dtcp.h327 static inline bool tcp_too_many_orphans(struct sock *sk, int shift) in tcp_too_many_orphans() function
/linux-4.4.14/net/ipv4/
Dtcp.c2008 too_many_orphans = tcp_too_many_orphans(sk, shift); in tcp_check_oom()