Searched refs:bootpsend (Results 1 – 1 of 1) sorted by relevance
| /netbsd/src/sys/lib/libsa/ |
| D | bootp.c | 74 static ssize_t bootpsend(struct iodesc *, void *, size_t); 179 if (sendrecv(d, bootpsend, bp, sizeof(*bp), in bootp() 208 bootpsend, bp, sizeof(*bp), in bootp() 282 bootpsend(struct iodesc *d, void *pkt, size_t len) in bootpsend() function
|