Home
last modified time | relevance | path

Searched refs:cli_ev (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()
743 cli->cli_ev = ILBD_EVENT_REQ; in handle_req()
754 cli->cli_ev = ILBD_EVENT_REP_OK; in handle_req()
H A Dilbd.h296 ilbd_event_t cli_ev; member