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