Home
last modified time | relevance | path

Searched refs:forward_threshold (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dudp.h94 int forward_threshold; member
/linux/include/net/
H A Dudp.h183 up->forward_threshold = sk->sk_rcvbuf >> 2; in udp_lib_init_sock()
/linux/net/ipv4/
H A Dudp.c1423 if (size < READ_ONCE(up->forward_threshold) && in udp_rmem_release()
2683 WRITE_ONCE(up->forward_threshold, sk->sk_rcvbuf >> 2); in udp_lib_setsockopt()