HomeSort by relevance Sort by last modified time
    Searched refs:tftp_data (Results 1 - 3 of 3) sorted by null

  /external/syslinux/gpxe/src/include/gpxe/
tftp.h 20 #define TFTP_DATA 3 /**< Data block opcode */
43 struct tftp_data { struct
77 struct tftp_data data;
  /external/toybox/generated/
globals.h 884 struct tftp_data { struct
1477 struct tftp_data tftp;
  /external/syslinux/gpxe/src/net/udp/
tftp.c 801 struct tftp_data *data = iobuf->data;
964 case htons ( TFTP_DATA ):
    [all...]

Completed in 996 milliseconds