Home
last modified time | relevance | path

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

/src/usr.sbin/rtsold/
H A Dcap_sendmsg.c64 getsocket(int *sockp, int proto) in getsocket() function
135 if (getsocket(&probesock, IPPROTO_NONE) != 0) in probe_defrouters()
180 if (getsocket(&rssock, IPPROTO_ICMPV6) != 0) in rssend()
/src/libexec/bootpd/
H A Drtmsg.c81 static void getsocket () { in getsocket() function
125 getsocket(); in bsd_arp_set()
/src/contrib/netbsd-tests/net/mcast/
H A Dmcast.c187 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()
/src/usr.sbin/ndp/
H A Dndp.c148 static void getsocket(void);
396 getsocket(void) in getsocket() function
470 getsocket(); in set()
553 getsocket(); in delete_rtsock()