Home
last modified time | relevance | path

Searched refs:phyint_group_change_event (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_tables.c67 static int phyint_group_change_event(struct phyint_group *pg, ipmp_group_op_t);
498 (void) phyint_group_change_event(pg, IPMP_GROUP_ADD); in phyint_group_insert()
1128 (void) phyint_group_change_event(pg, IPMP_GROUP_REMOVE); in phyint_group_delete()
3026 phyint_group_change_event(struct phyint_group *pg, ipmp_group_op_t op) in phyint_group_change_event() function