Home
last modified time | relevance | path

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

/titanic_53/usr/src/boot/lib/libstand/
H A Dbootp.c70 static ssize_t bootpsend(struct iodesc *, void *, size_t);
179 bootpsend, bp, sizeof(*bp), in bootp()
205 bootpsend, bp, sizeof(*bp), in bootp()
262 bootpsend(struct iodesc *d, void *pkt, size_t len) in bootpsend() function