Searched defs:bootp_fmt (Results 1 – 6 of 6) sorted by relevance
894 typedef struct bootp_fmt { struct912 } PACKED_STRUCT bootp_fmt_t; argument
1056 typedef struct bootp_fmt { struct1074 } PACKED_STRUCT bootp_fmt_t; argument
1116 struct bootp_fmt { struct1117 struct iphdr ip_header;1118 struct udphdr udp_header;1119 uint8 op;1120 uint8 htype;1121 uint8 hlen;1122 uint8 hops;1123 uint32 transaction_id;1124 uint16 secs;1125 uint16 flags;[all …]