Searched refs:vlan_group_for_each_dev (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.10/net/8021q/ |
| D | vlan.c | 408 vlan_group_for_each_dev(grp, i, vlandev) in vlan_device_event() 415 vlan_group_for_each_dev(grp, i, vlandev) { in vlan_device_event() 425 vlan_group_for_each_dev(grp, i, vlandev) { in vlan_device_event() 435 vlan_group_for_each_dev(grp, i, vlandev) in vlan_device_event() 444 vlan_group_for_each_dev(grp, i, vlandev) { in vlan_device_event() 466 vlan_group_for_each_dev(grp, i, vlandev) { in vlan_device_event() 484 vlan_group_for_each_dev(grp, i, vlandev) { in vlan_device_event() 507 vlan_group_for_each_dev(grp, i, vlandev) in vlan_device_event()
|
| D | vlan.h | 114 #define vlan_group_for_each_dev(grp, i, dev) \ macro
|