Home
last modified time | relevance | path

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

/openbmc/linux/tools/usb/usbip/src/
H A Dusbipd.c378 int maxsockfd) in listen_all_addrinfo() argument
385 for (ai = ai_head; ai && nsockfd < maxsockfd; ai = ai->ai_next) { in listen_all_addrinfo()