get_error_bound_sysfs_path

Function get_error_bound_sysfs_path 

Source
pub fn get_error_bound_sysfs_path(interface: &str) -> Result<PathBuf>
Expand description

Gets the PHC Error Bound sysfs file path given a network interface name.

ยงArguments

  • interface - The network interface to lookup the PHC error bound path for.