Home
last modified time | relevance | path

Searched refs:VLAN_PROTO_NUM (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/8021q/
H A Dvlan.h19 VLAN_PROTO_NUM, enumerator
25 struct net_device **vlan_devices_arrays[VLAN_PROTO_NUM]
115 for ((i) = 0; i < VLAN_PROTO_NUM * VLAN_N_VID; i++) \
H A Dvlan_core.c132 for (i = 0; i < VLAN_PROTO_NUM; i++) in vlan_group_free()
/kernel/linux/linux-6.6/net/8021q/
H A Dvlan.h19 VLAN_PROTO_NUM, enumerator
25 struct net_device **vlan_devices_arrays[VLAN_PROTO_NUM]
120 for ((i) = 0; i < VLAN_PROTO_NUM * VLAN_N_VID; i++) \
H A Dvlan_core.c133 for (i = 0; i < VLAN_PROTO_NUM; i++) in vlan_group_free()

Completed in 3 milliseconds