Searched refs:phyint_group (Results 1 – 4 of 4) sorted by relevance
152 struct phyint_group { struct155 struct phyint_group *pg_next; /* Next phyint group */ argument156 struct phyint_group *pg_prev; /* Prev phyint group */ argument186 struct phyint_group *pi_group; /* Pointer to the group */ argument401 extern struct phyint_group *phyint_groups; /* List of all phyint groups */402 extern struct phyint_group *phyint_anongroup; /* Pointer to the anon group */423 extern void phyint_group_chstate(struct phyint_group *pg, enum pg_state state);424 extern struct phyint_group *phyint_group_create(const char *pg_name);425 extern struct phyint_group *phyint_group_lookup(const char *pg_name);426 extern void phyint_group_insert(struct phyint_group *pg);[all …]
35 struct phyint_group *phyint_groups = NULL;36 struct phyint_group *phyint_anongroup;46 static void phyint_insert(struct phyint *pi, struct phyint_group *pg);58 static void target_flush_hosts(struct phyint_group *pg);65 static int phyint_state_event(struct phyint_group *pg, struct phyint *pi);66 static int phyint_group_state_event(struct phyint_group *pg);67 static int phyint_group_change_event(struct phyint_group *pg, ipmp_group_op_t);68 static int phyint_group_member_event(struct phyint_group *pg, struct phyint *pi,293 struct phyint_group *296 struct phyint_group *pg; in phyint_group_lookup()[all …]
70 static boolean_t check_pg_crtt_improved(struct phyint_group *pg);623 struct phyint_group *pg; in incoming_rtt_reply()717 struct phyint_group *pg = pii->pii_phyint->pi_group; in incoming_echo_reply()1022 check_pg_crtt_improved(struct phyint_group *pg) in check_pg_crtt_improved()2148 struct phyint_group *pg; in failure_state()
271 struct phyint_group *pg, *next_pg; in initifs()481 struct phyint_group *pg; in check_addr_unique()862 struct phyint_group *pg; in check_config()1820 struct phyint_group *pg; in init_host_targets()