Constant NETWORK_TYPE

pub const NETWORK_TYPE: &'static str;
Expand description

OSI network layer or non-OSI equivalent.

§Notes

The value SHOULD be normalized to lowercase.

§Examples

  • "ipv4"
  • "ipv6"