Home
last modified time | relevance | path

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

/openbsd/usr.sbin/ldpd/
H A Dsocket.c75 if (sock_set_bindany(fd, 1) == -1) { in ldp_create_socket()
207 sock_set_bindany(int fd, int enable) in sock_set_bindany() function
H A Dldpd.h613 int sock_set_bindany(int, int);