Home
last modified time | relevance | path

Searched refs:__vlan_group_get_device (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/net/8021q/
Dvlan.h52 static inline struct net_device *__vlan_group_get_device(struct vlan_group *vg, in __vlan_group_get_device() function
67 return __vlan_group_get_device(vg, vlan_proto_idx(vlan_proto), vlan_id); in vlan_group_get_device()
97 if (((dev) = __vlan_group_get_device((grp), (i) / VLAN_N_VID, \