Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp.c3110 bool tcp_check_oom(const struct sock *sk, int shift) in tcp_check_oom()
3264 if (tcp_check_oom(sk, 0)) { in __tcp_close()
3109 bool tcp_check_oom(const struct sock *sk, int shift) tcp_check_oom() function
/linux/include/net/
H A Dtcp.h340 bool tcp_check_oom(const struct sock *sk, int shift);