Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/ilbd/
H A Dilbd_main.c720 assert(event == ILBD_EVENT_REP_OK); in handle_req()
754 cli->cli_ev = ILBD_EVENT_REP_OK; in handle_req()
846 case ILBD_EVENT_REP_OK: in main_loop()
H A Dilbd.h61 ILBD_EVENT_REP_OK, /* Reply channel to client is writeable */ enumerator