struct vport - one port within a datapath : RCU callback head for deferred destruction. : Index into 's array. : Datapath to which this port belongs. : The Netlink port to use for packets received on this port that miss the flow table. : Element in hash table in vport.c. : Element in ->ports hash table in datapath.c. : Class structure. : Points to per-CPU statistics used and maintained by vport : Protects ; : Points to error statistics used and maintained by vport
Definition at line 82 of file vport.h.