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

/freebsd-11.0-release/sys/boot/arm/at91/libat91/
H A Demac.h105 } __attribute__((__packed__)) tftp_header_t; typedef in typeref:struct:__anon7330
H A Demac.c179 tftp_header_t tftpHeader;
206 tftp_header_t tftpHeader;
305 tftp_header_t *tftpHdr;
308 tftpHdr = (tftp_header_t*)((char*)udpHdr + 8);

Completed in 53 milliseconds