Searched refs:vlan_group_for_each_dev (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.15/net/8021q/ |
| D | vlan.c | 410 vlan_group_for_each_dev(grp, i, vlandev) in vlan_device_event() 417 vlan_group_for_each_dev(grp, i, vlandev) { in vlan_device_event() 427 vlan_group_for_each_dev(grp, i, vlandev) { in vlan_device_event() 437 vlan_group_for_each_dev(grp, i, vlandev) in vlan_device_event() 446 vlan_group_for_each_dev(grp, i, vlandev) { in vlan_device_event() 468 vlan_group_for_each_dev(grp, i, vlandev) { in vlan_device_event() 486 vlan_group_for_each_dev(grp, i, vlandev) { in vlan_device_event() 509 vlan_group_for_each_dev(grp, i, vlandev) in vlan_device_event()
|
| D | vlan.h | 119 #define vlan_group_for_each_dev(grp, i, dev) \ macro
|