Home
last modified time | relevance | path

Searched defs:nextst (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/pppoe/
H A Dpppoec.c915 act_none(poesm_t *psm, poemsg_t *pmsg, int event, int nextst) in act_none()
922 act_fail(poesm_t *psm, poemsg_t *pmsg, int event, int nextst) in act_fail()
931 act_spadi(poesm_t *psm, poemsg_t *pmsg, int event, int nextst) in act_spadi()
953 act_add(poesm_t *psm, poemsg_t *pmsg, int event, int nextst) in act_add()
968 act_spadr(poesm_t *psm, poemsg_t *pmsg, int event, int nextst) in act_spadr()
1000 act_spadrp(poesm_t *psm, poemsg_t *pmsg, int event, int nextst) in act_spadrp()
1029 act_spadrn(poesm_t *psm, poemsg_t *pmsg, int event, int nextst) in act_spadrn()
1068 act_open(poesm_t *psm, poemsg_t *pmsg, int event, int nextst) in act_open()
1206 int nextst; in handle_event() local