Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.lib/ilbd/
H A Dilbd_main.c373 cli->cli_ev = ILBD_EVENT_REQ; in consume_common_struct()
642 cli->cli_ev = ILBD_EVENT_REQ; in new_req()
680 if (event == ILBD_EVENT_REQ) { in handle_req()
742 cli->cli_ev = ILBD_EVENT_REQ; in handle_req()
846 case ILBD_EVENT_REQ: in main_loop()
H A Dilbd.h60 ILBD_EVENT_REQ, /* Client request comes in */ enumerator