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

/freebsd-10.0-release/lib/libstand/
H A Dbootp.c74 static ssize_t bootpsend(struct iodesc *, void *, size_t);
168 bootpsend, bp, sizeof(*bp),
200 bootpsend, bp, sizeof(*bp),
267 bootpsend(d, pkt, len) function
276 printf("bootpsend: d=%lx called.\n", (long)d);
284 printf("bootpsend: calling sendudp\n");

Completed in 101 milliseconds