Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/pppoe/
H A Dpppoec.c190 static uint8_t client_action[PCSMS__MAX][PCSME__MAX] = { variable
1212 poe_action(client_action[psm->poesm_state][event]), in handle_event()
1213 client_action[psm->poesm_state][event]); in handle_event()
1215 nextst = (*action_table[client_action[psm->poesm_state][event]])(psm, in handle_event()