Searched refs:PGID_BASE (Results 1 – 1 of 1) sorted by relevance
55 #define PGID_BASE SPX5_PORTS /* Starts after port PGIDs */ macro56 #define PGID_UC_FLOOD (PGID_BASE + 0)57 #define PGID_MC_FLOOD (PGID_BASE + 1)58 #define PGID_IPV4_MC_DATA (PGID_BASE + 2)59 #define PGID_IPV4_MC_CTRL (PGID_BASE + 3)60 #define PGID_IPV6_MC_DATA (PGID_BASE + 4)61 #define PGID_IPV6_MC_CTRL (PGID_BASE + 5)62 #define PGID_BCAST (PGID_BASE + 6)63 #define PGID_CPU (PGID_BASE + 7)
Completed in 5 milliseconds