Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/ilbd/
H A Dilbd_main.c374 cli->cli_ev = ILBD_EVENT_REQ; in consume_common_struct()
643 cli->cli_ev = ILBD_EVENT_REQ; in new_req()
681 if (event == ILBD_EVENT_REQ) { in handle_req()
743 cli->cli_ev = ILBD_EVENT_REQ; in handle_req()
847 case ILBD_EVENT_REQ: in main_loop()
H A Dilbd.h60 ILBD_EVENT_REQ, /* Client request comes in */ enumerator