Home
last modified time | relevance | path

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

/openbsd/src/sys/arch/i386/stand/pxeboot/
Dpxe_udp.c64 return pxesendudp(d, pkt, len); in sendudp()
/openbsd/src/sys/arch/amd64/stand/pxeboot/
Dpxe_udp.c64 return pxesendudp(d, pkt, len); in sendudp()
/openbsd/src/sys/arch/i386/stand/libsa/
Dpxeboot.h49 ssize_t pxesendudp(struct iodesc *, void *, size_t);
Dpxe.c125 pxesendudp(struct iodesc *d, void *pkt, size_t len) in pxesendudp() function
/openbsd/src/sys/arch/amd64/stand/libsa/
Dpxeboot.h49 ssize_t pxesendudp(struct iodesc *, void *, size_t);
Dpxe.c125 pxesendudp(struct iodesc *d, void *pkt, size_t len) in pxesendudp() function