module Dhcp: sig .. end
sig
end
val debug : bool
bool
val bootrequest : int
int
val bootreply : int
type opcode =
|
BootRequest
BootReply
module MsgType: sig .. end
module Pdu: sig .. end