Searched refs:getsocket (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/libexec/bootpd/ |
| H A D | rtmsg.c | 84 static void getsocket () { in getsocket() function 130 getsocket();
|
| /freebsd-12.1/contrib/netbsd-tests/net/mcast/ |
| H A D | mcast.c | 187 getsocket(const char *host, const char *port, in getsocket() function 276 s = getsocket(host, port, conn ? connect : connector, &slen, bug); in sender() 320 s = getsocket(host, port, bind, &slen, bug); in receiver()
|
| /freebsd-12.1/usr.sbin/ndp/ |
| H A D | ndp.c | 131 static void getsocket(void); 349 getsocket() in getsocket() function 395 getsocket(); in set() 501 getsocket(); in delete()
|