Searched refs:ipc_action (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dipc_action.h40 * ipc_action.[ch] make up the interface used to control the current
42 * ipc_action.c for documentation on how to use the exported functions.
49 typedef struct ipc_action { struct
H A Dipc_action.c36 #include "ipc_action.h"
42 * ipc_action_init(): initializes the ipc_action structure
59 * ipc_action_start(): starts an ipc_action request on a DHCP state machine
70 struct ipc_action *ia = &dsmp->dsm_ia;
121 * ipc_action_finish(): completes an ipc_action request on an interface
131 struct ipc_action *ia = &dsmp->dsm_ia;
168 * ipc_action_timeout(): times out an ipc_action on a state machine (the
172 * void *: the dhcp_smach_t * the ipc_action was pending on
181 struct ipc_action *ia = &dsmp->dsm_ia;
H A DMakefile31 init_reboot.o interface.o ipc_action.o packet.o release.o renew.o \

Completed in 64 milliseconds