Home
last modified time | relevance | path

Searched defs:BRIDGE_VLAN_INFO_RANGE_END (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dif_bridge.h103 #define BRIDGE_VLAN_INFO_RANGE_END (1<<4) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dif_bridge.h117 #define BRIDGE_VLAN_INFO_RANGE_END (1 << 4) macro
/kernel/linux/linux-5.10/include/uapi/linux/
Dif_bridge.h132 #define BRIDGE_VLAN_INFO_RANGE_END (1<<4) /* VLAN is end of vlan range */ macro