FD.io VPP  v17.04.2-2-ga8f93f8
Vector Packet Processing
tapcli_interface_t Struct Reference

Struct for the tapcli interface. More...

Data Fields

u32 unix_fd
 
u32 unix_file_index
 
u32 provision_fd
 
u32 sw_if_index
 For counters. More...
 
u32 hw_if_index
 
u32 is_promisc
 
struct ifreq ifr
 
u32 per_interface_next_index
 
u8 active
 for delete More...
 

Detailed Description

Struct for the tapcli interface.

Definition at line 57 of file tapcli.c.

Field Documentation

u8 tapcli_interface_t::active

for delete

Definition at line 68 of file tapcli.c.

u32 tapcli_interface_t::hw_if_index

Definition at line 63 of file tapcli.c.

struct ifreq tapcli_interface_t::ifr

Definition at line 65 of file tapcli.c.

u32 tapcli_interface_t::is_promisc

Definition at line 64 of file tapcli.c.

u32 tapcli_interface_t::per_interface_next_index

Definition at line 66 of file tapcli.c.

u32 tapcli_interface_t::provision_fd

Definition at line 60 of file tapcli.c.

u32 tapcli_interface_t::sw_if_index

For counters.

Definition at line 62 of file tapcli.c.

u32 tapcli_interface_t::unix_fd

Definition at line 58 of file tapcli.c.

u32 tapcli_interface_t::unix_file_index

Definition at line 59 of file tapcli.c.


The documentation for this struct was generated from the following file: