all_interfaces

Function all_interfaces 

Source
pub fn all_interfaces()
Expand description

Captures packets on all network interfaces.

This function starts a separate thread for each network interface found on the system. Each thread captures packets independently.