Searched refs:tcp_set_rcvlowat (Results 1 – 2 of 2) sorted by relevance
| /linux/include/net/ | ||
| H A D | tcp.h | 515 int tcp_set_rcvlowat(struct sock *sk, int val); |
| /linux/net/ipv4/ | ||
| H A D | tcp.c | 1829 int tcp_set_rcvlowat(struct sock *sk, int val) in tcp_set_rcvlowat() function |