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