pub fn walk_connections<P: PhysicalMemoryProvider>(
reader: &ObjectReader<P>,
) -> Result<Vec<ConnectionInfo>>Expand description
Walk Linux TCP connections via tcp_hashinfo.ehash.
pub fn walk_connections<P: PhysicalMemoryProvider>(
reader: &ObjectReader<P>,
) -> Result<Vec<ConnectionInfo>>Walk Linux TCP connections via tcp_hashinfo.ehash.