Searched defs:fcoe_vlan (Results 1 – 2 of 2) sorted by relevance
43 struct fcoe_vlan { struct44 struct list_head list;45 uint16_t vid; /* vlan ID */46 uint16_t sol_count; /* no. of sols sent */47 uint16_t state; /* state */
1007 u16 fcoe_vlan; member