Constant NETWORK_INTERFACE_NAME

Source
pub const NETWORK_INTERFACE_NAME: &str = "network.interface.name";
Expand description

The network interface name.

§Notes

§Examples

  • "lo"
  • "eth0"