phyint_group
struct phyint_group *pg;
struct phyint_group *pg, *next_pg;
struct phyint_group *pg;
struct phyint_group *pg;
check_pg_crtt_improved(struct phyint_group *pg)
struct phyint_group *pg;
struct phyint_group *pg;
static boolean_t check_pg_crtt_improved(struct phyint_group *pg);
struct phyint_group *pg = pii->pii_phyint->pi_group;
phyint_group_delete(struct phyint_group *pg)
phyint_group_refresh_state(struct phyint_group *pg)
struct phyint_group *pg = pi->pi_group;
struct phyint_group *pg = pi->pi_group;
target_flush_hosts(struct phyint_group *pg)
groupstate(struct phyint_group *pg)
struct phyint_group *
struct phyint_group *pg;
phyint_group_state_event(struct phyint_group *pg)
phyint_group_change_event(struct phyint_group *pg, ipmp_group_op_t op)
phyint_group_member_event(struct phyint_group *pg, struct phyint *pi,
phyint_state_event(struct phyint_group *pg, struct phyint *pi)
phyint_insert(struct phyint *pi, struct phyint_group *pg)
struct phyint_group *pg;
struct phyint_group *pg;
struct phyint_group *pg;
struct phyint_group *phyint_groups = NULL;
struct phyint_group *phyint_anongroup;
phyint_create(char *pi_name, struct phyint_group *pg, uint_t ifindex,
static void phyint_insert(struct phyint *pi, struct phyint_group *pg);
phyint_group_insert(struct phyint_group *pg)
struct phyint_group *
struct phyint_group *pg;
pg = calloc(1, sizeof (struct phyint_group));
phyint_group_chstate(struct phyint_group *pg, enum pg_state state)
static void target_flush_hosts(struct phyint_group *pg);
struct phyint_group *pg;
static int phyint_state_event(struct phyint_group *pg, struct phyint *pi);
static int phyint_group_state_event(struct phyint_group *pg);
static int phyint_group_change_event(struct phyint_group *pg, ipmp_group_op_t);
static int phyint_group_member_event(struct phyint_group *pg, struct phyint *pi,
struct phyint_group *pg;
struct phyint_group *pg_next; /* Next phyint group */
struct phyint_group *pg_prev; /* Prev phyint group */
struct phyint_group *pi_group; /* Pointer to the group */
extern struct phyint_group *phyint_groups; /* List of all phyint groups */
extern struct phyint_group *phyint_anongroup; /* Pointer to the anon group */
extern void phyint_group_chstate(struct phyint_group *pg, enum pg_state state);
extern struct phyint_group *phyint_group_create(const char *pg_name);
extern struct phyint_group *phyint_group_lookup(const char *pg_name);
extern void phyint_group_insert(struct phyint_group *pg);
extern void phyint_group_delete(struct phyint_group *pg);
extern void phyint_group_refresh_state(struct phyint_group *pg);