Searched refs:ipc_action (Results 1 – 5 of 5) sorted by relevance
69 struct ipc_action *ia = &dsmp->dsm_ia; in ipc_action_start()132 struct ipc_action *ia = &dsmp->dsm_ia; in ipc_action_finish()182 struct ipc_action *ia = &dsmp->dsm_ia; in ipc_action_timeout()
47 typedef struct ipc_action { struct
33 init_reboot.o interface.o ipc_action.o packet.o release.o renew.o \
230 `async_action' and `ipc_action'. These objects are related, but252 more detail later when the `ipc_action' object is discussed). If270 This leads us into the `ipc_action' object. An `ipc_action'274 transactions have a valid `ipc_action' object. Note that since there276 also be at most one `ipc_action' per state machine (this means it can279 One of the main purposes of the `ipc_action' object is to timeout user281 ifconfig, he is specifying an `ipc_action' timeout; in other words,283 time expires, the ipc_action is terminated, as well as the286 The API provided for the `ipc_action' object is quite similar to the
1155 (async.c and ipc_action.c) into a shared library or just copying