mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-19 20:46:35 +00:00
Expose more methods on bigtcp iface
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
5e9f537222
commit
2c41055470
@ -10,7 +10,7 @@ mod port;
|
||||
mod sched;
|
||||
mod time;
|
||||
|
||||
pub use common::BoundPort;
|
||||
pub use common::{BoundPort, InterfaceFlags, InterfaceType};
|
||||
pub use iface::Iface;
|
||||
pub use phy::{EtherIface, IpIface};
|
||||
pub(crate) use poll_iface::{PollKey, PollableIfaceMut};
|
||||
|
Reference in New Issue
Block a user