Searched refs:macvlan_modes (Results 1 – 1 of 1) sorted by relevance
316 static const struct trans_tbl macvlan_modes[] = { variable347 return __type2str(mode, buf, len, macvlan_modes, ARRAY_SIZE(macvlan_modes)); in rtnl_link_macvlan_mode2str()352 return __str2type(name, macvlan_modes, ARRAY_SIZE(macvlan_modes)); in rtnl_link_macvlan_str2mode()