Module Dhcp.MsgType

module MsgType: sig .. end

module Inner: sig .. end
include struct ... end
val discover : t
val offer : t
val request : t
val decline : t
val ack : t
val nack : t
val release : t
val inform : t
val random : unit -> int