Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_tables.h138 PG_OK = 1, /* all interfaces in the group are working */ enumerator
H A Dmpd_tables.c529 pg->pg_state = (name[0] == '\0' ? PG_OK : PG_FAILED); in phyint_group_create()
573 case PG_OK: in phyint_group_chstate()
1162 state = PG_OK; in phyint_group_refresh_state()
2876 case PG_OK: in groupstate()