val copy_ethernet_dst : Cstruct.t -> stringval set_ethernet_dst : string -> int -> Cstruct.t -> unitval copy_ethernet_src : Cstruct.t -> stringval set_ethernet_src : string -> int -> Cstruct.t -> unitval get_ethernet_ethertype : Cstruct.t -> Cstruct.uint16val set_ethernet_ethertype : Cstruct.t -> Cstruct.uint16 -> unitval hexdump_ethernet_to_buffer : Stdlib.Buffer.t -> Cstruct.t -> unitval hexdump_ethernet : Cstruct.t -> unit