Function axnet::poll_interfaces
source · pub fn poll_interfaces()Expand description
Poll the network stack.
It may receive packets from the NIC and process them, and transmit queued packets to the NIC.
pub fn poll_interfaces()Poll the network stack.
It may receive packets from the NIC and process them, and transmit queued packets to the NIC.