Searched defs: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);
1128 (void) phyint_group_change_event(pg, IPMP_GROUP_REMOVE);
3026 phyint_group_change_event(struct phyint_group *pg, ipmp_group_op_t op) function

Completed in 64 milliseconds