Searched defs:VLAN_ID_KEY (Results 1 – 2 of 2) sorted by relevance
/titanic_52/usr/src/uts/sun4v/sys/ | ||
H A D | vsw_fdb.h | 47 #define VLAN_ID_KEY(key) ((mod_hash_key_t)(uintptr_t)(key)) macro |
H A D | vnet.h | 159 #define VLAN_ID_KEY(key) ((mod_hash_key_t)(uintptr_t)(key)) macro |