Home
last modified time | relevance | path

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

/openbmc/linux/tools/usb/usbip/src/
H A Dusbip_network.h172 int usbip_net_set_reuseaddr(int sockfd);
H A Dusbip_network.c210 int usbip_net_set_reuseaddr(int sockfd) in usbip_net_set_reuseaddr() function
H A Dusbipd.c397 usbip_net_set_reuseaddr(sock); in listen_all_addrinfo()