Home
last modified time | relevance | path

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

/linux-4.4.14/net/8021q/
Dvlan.h51 static inline struct net_device *__vlan_group_get_device(struct vlan_group *vg, in __vlan_group_get_device() function
66 return __vlan_group_get_device(vg, vlan_proto_idx(vlan_proto), vlan_id); in vlan_group_get_device()
96 if (((dev) = __vlan_group_get_device((grp), (i) / VLAN_N_VID, \