Searched refs:vlan_group_for_each_dev (Results 1 – 2 of 2) sorted by relevance
| /Linux-v4.19/net/8021q/ |
| D | vlan.c | 399 vlan_group_for_each_dev(grp, i, vlandev) in vlan_device_event() 405 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() 434 vlan_group_for_each_dev(grp, i, vlandev) { in vlan_device_event() 455 vlan_group_for_each_dev(grp, i, vlandev) { in vlan_device_event() 472 vlan_group_for_each_dev(grp, i, vlandev) { in vlan_device_event() 495 vlan_group_for_each_dev(grp, i, vlandev) in vlan_device_event()
|
| D | vlan.h | 95 #define vlan_group_for_each_dev(grp, i, dev) \ macro
|