Searched refs:arpsend (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/stand/libsa/
H A Darp.c67 static ssize_t arpsend(struct iodesc *, void *, size_t);
120 arpsend, &wbuf.data, sizeof(wbuf.data),
147 arpsend(struct iodesc *d, void *pkt, size_t len) function
152 printf("arpsend: called\n");
/freebsd-12-stable/tools/tools/net80211/wesside/wesside/
H A Dwesside.c60 struct timeval arpsend; variable in typeref:struct:timeval
2046 if (gettimeofday(&arpsend, NULL) == -1)
2514 el = elapsedd(&arpsend, &now);

Completed in 167 milliseconds