Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/libsa/
H A Dtftp.c140 uchar_t header[HEADER_SIZE]; in tftp_senderr()
166 uchar_t header[HEADER_SIZE]; in tftp_sendack()
291 uchar_t header[HEADER_SIZE]; in tftp_makereq()
387 uchar_t header[HEADER_SIZE]; in tftp_getnextblock()
H A Dnet.h72 #define HEADER_SIZE 48 macro
H A Dbootp.c128 uchar_t header[HEADER_SIZE]; in bootp()