Searched refs:getsocket (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/usr.sbin/rtsold/
H A Dcap_sendmsg.c64 getsocket(int *sockp, int proto) function
135 if (getsocket(&probesock, IPPROTO_NONE) != 0)
178 if (getsocket(&rssock, IPPROTO_ICMPV6) != 0)
/freebsd-current/libexec/bootpd/
H A Drtmsg.c81 static void getsocket () { function
125 getsocket();
/freebsd-current/contrib/netbsd-tests/net/mcast/
H A Dmcast.c187 getsocket(const char *host, const char *port, function
276 s = getsocket(host, port, conn ? connect : connector, &slen, bug);
320 s = getsocket(host, port, bind, &slen, bug);
/freebsd-current/usr.sbin/ndp/
H A Dndp.c150 static void getsocket(void);
397 getsocket(void) function
471 getsocket();
554 getsocket();

Completed in 152 milliseconds