TunInterfaceOptions -> TunOptions
This commit is contained in:
parent
f20f56062c
commit
d3882bd008
6 changed files with 13 additions and 13 deletions
|
|
@ -3,7 +3,7 @@ use std::{
|
|||
os::fd::{AsRawFd, FromRawFd, IntoRawFd, RawFd},
|
||||
};
|
||||
|
||||
use super::TunInterfaceOptions;
|
||||
use super::TunOptions;
|
||||
|
||||
mod queue;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue