Searched refs:ipc_action (Results 1 – 5 of 5) sorted by relevance
70 struct ipc_action *ia = &dsmp->dsm_ia; in ipc_action_start()131 struct ipc_action *ia = &dsmp->dsm_ia; in ipc_action_finish()181 struct ipc_action *ia = &dsmp->dsm_ia; in ipc_action_timeout()
49 typedef struct ipc_action { struct
31 init_reboot.o interface.o ipc_action.o packet.o release.o renew.o \
231 `async_action' and `ipc_action'. These objects are related, but253 more detail later when the `ipc_action' object is discussed). If271 This leads us into the `ipc_action' object. An `ipc_action'275 transactions have a valid `ipc_action' object. Note that since there277 also be at most one `ipc_action' per state machine (this means it can280 One of the main purposes of the `ipc_action' object is to timeout user282 ifconfig, he is specifying an `ipc_action' timeout; in other words,284 time expires, the ipc_action is terminated, as well as the287 The API provided for the `ipc_action' object is quite similar to the
1157 (async.c and ipc_action.c) into a shared library or just copying