Searched refs:VLAN_ID_MIN (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/uts/common/sys/ |
H A D | vlan.h | 54 #define VLAN_ID_MIN 1 macro
|
/titanic_44/usr/src/uts/common/io/hxge/ |
H A D | hxge_pfc.h | 37 #define VLAN_ID_MIN 1 macro
|
H A D | hxge_ndd.c | 146 VLAN_ID_MIN, VLAN_ID_MAX, 0, 0, "vlan-ids", "vlan_ids"}, 151 VLAN_ID_MIN, VLAN_ID_MAX, VLAN_ID_IMPLICIT, VLAN_ID_IMPLICIT,
|
H A D | hxge_pfc.c | 905 if (implicit_vlan_id >= VLAN_ID_MIN && implicit_vlan_id <= VLAN_ID_MAX) in hxge_pfc_update_hw()
|