Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_tables.h132 #define INIT_LINK_STATE(pi) ((pi)->pi_link_state = 1) macro
H A Dmpd_tables.c399 INIT_LINK_STATE(pi); in phyint_create()