Home
last modified time | relevance | path

Searched defs:set_rcvlowat (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dnet.h225 int (*set_rcvlowat)(struct sock *sk, int val); member
/openbmc/linux/net/core/
H A Dsock.c1284 int (*set_rcvlowat)(struct sock *sk, int val) = NULL; in sk_setsockopt() local