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