Searched refs:getsocket (Results 1 – 4 of 4) sorted by relevance
| /freebsd-13.1/usr.sbin/rtsold/ |
| H A D | cap_sendmsg.c | 66 getsocket(int *sockp, int proto) in getsocket() function 137 if (getsocket(&probesock, IPPROTO_NONE) != 0) in probe_defrouters() 180 if (getsocket(&rssock, IPPROTO_ICMPV6) != 0) in rssend()
|
| /freebsd-13.1/libexec/bootpd/ |
| H A D | rtmsg.c | 84 static void getsocket () { in getsocket() function 130 getsocket();
|
| /freebsd-13.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-13.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()
|