sendudp
return (sendudp(d, pkt, len));
ssize_t sendudp(struct iodesc *, void *, size_t);
sendudp, send_head, send_tail - send_head,
sendudp(h->iodesc, &wbuf.t, wtail - (char *)&wbuf.t);
sendudp(h->iodesc, &wbuf.t, wtail - (char *)&wbuf.t);
res = sendrecv(h->iodesc, &sendudp, &wbuf.t, wtail - (char *)&wbuf.t,
res = sendrecv(h->iodesc, &sendudp, &wbuf.t, wtail - (char *)&wbuf.t,
sendudp(h->iodesc, &wbuf.t, wtail - (char *)&wbuf.t);