Searched defs:man_pg_s (Results 1 – 1 of 1) sorted by relevance
279 typedef struct man_pg_s { struct280 struct man_pg_s *mpg_next; argument281 int mpg_flags;282 uint_t mpg_pg_id;283 uint_t mpg_man_ppa; /* MAN instance for pathgroup */284 eaddr_t mpg_dst_eaddr;285 man_path_t *mpg_pathp;