Home
last modified time | relevance | path

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

/titanic_44/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()
742 cli->cli_ev = ILBD_EVENT_REQ; in handle_req()
753 cli->cli_ev = ILBD_EVENT_REP_OK; in handle_req()
H A Dilbd.h296 ilbd_event_t cli_ev; member