pub fn validate_interface(interface_name: &Option<String>) -> Result<()>
Validate that the specified interface exists (if provided) This is useful for failing fast before starting capture threads