Searched refs:bootpsend (Results 1 – 1 of 1) sorted by relevance
| /freebsd/stand/libsa/ |
| H A D | bootp.c | 69 static ssize_t bootpsend(struct iodesc *, void *, size_t); 173 bootpsend, bp, sizeof(*bp), in bootp() 199 bootpsend, bp, sizeof(*bp), in bootp() 245 bootpsend(struct iodesc *d, void *pkt, size_t len) in bootpsend() function
|