pub fn open_interface_udp6(
interface: InterfaceName,
port: u16,
timestamping: InterfaceTimestampMode,
bind_phc: Option<u32>,
) -> Result<Socket<SocketAddrV6, Open>>pub fn open_interface_udp6(
interface: InterfaceName,
port: u16,
timestamping: InterfaceTimestampMode,
bind_phc: Option<u32>,
) -> Result<Socket<SocketAddrV6, Open>>