Lines Matching defs:group
143 group_fsm(struct group *group, enum group_event event) in group_fsm()
234 struct group *group = arg; in dead_timer() local
242 start_dead_timer(struct group *group) in start_dead_timer()
257 start_dead_timer_all(struct group *group) in start_dead_timer_all()
279 stop_dead_timer(struct group *group) in stop_dead_timer()
289 struct group *group = arg; in v1_host_timer() local
297 start_v1_host_timer(struct group *group) in start_v1_host_timer()
312 stop_v1_host_timer(struct group *group) in stop_v1_host_timer()
322 struct group *group = arg; in retrans_timer() local
338 start_retrans_timer(struct group *group) in start_retrans_timer()
351 stop_retrans_timer(struct group *group) in stop_retrans_timer()
360 group_list_add(struct iface *iface, u_int32_t group) in group_list_add()
397 group_list_remove(struct iface *iface, struct group *group) in group_list_remove()
413 group_list_find(struct iface *iface, u_int32_t group) in group_list_find()
474 group_to_ctl(struct group *group) in group_to_ctl()