Searched defs:vf_macvlans (Results 1 – 1 of 1) sorted by relevance
239 struct vf_macvlans { struct240 struct list_head l;241 int vf;242 bool free;243 bool is_macvlan;244 u8 vf_macvlan[ETH_ALEN];
Completed in 10 milliseconds