Searched refs:PGID_BASE (Results 1 – 1 of 1) sorted by relevance
60 #define PGID_BASE SPX5_PORTS /* Starts after port PGIDs */ macro61 #define PGID_UC_FLOOD (PGID_BASE + 0)62 #define PGID_MC_FLOOD (PGID_BASE + 1)63 #define PGID_IPV4_MC_DATA (PGID_BASE + 2)64 #define PGID_IPV4_MC_CTRL (PGID_BASE + 3)65 #define PGID_IPV6_MC_DATA (PGID_BASE + 4)66 #define PGID_IPV6_MC_CTRL (PGID_BASE + 5)67 #define PGID_BCAST (PGID_BASE + 6)68 #define PGID_CPU (PGID_BASE + 7)69 #define PGID_MCAST_START (PGID_BASE + 8)
Completed in 5 milliseconds