Searched defs:bootp_fmt (Results 1 – 4 of 4) sorted by relevance
1035 typedef struct bootp_fmt { struct1053 } PACKED_STRUCT bootp_fmt_t; argument
983 typedef struct bootp_fmt { struct1001 } PACKED_STRUCT bootp_fmt_t; argument
1074 typedef struct bootp_fmt { struct1092 } PACKED_STRUCT bootp_fmt_t; argument
1101 struct bootp_fmt { struct1102 struct iphdr ip_header;1103 struct udphdr udp_header;1104 uint8 op;1105 uint8 htype;1106 uint8 hlen;1107 uint8 hops;1108 uint32 transaction_id;1109 uint16 secs;1110 uint16 flags;[all …]