Searched refs:dhcp_ipc_type_to_string (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dipc_action.c96 dhcp_ipc_type_to_string(iareq->ia_cmd),
110 dhcp_ipc_type_to_string(ia->ia_cmd), ia->ia_cmd, dsmp->dsm_name);
144 dhcp_ipc_type_to_string(ia->ia_cmd), (int)ia->ia_cmd,
188 "%s (command %d) for %s", dhcp_ipc_type_to_string(ia->ia_cmd),
H A Dagent.c479 dhcp_ipc_type_to_string(ia.ia_cmd), ia.ia_request->ifname);
489 dhcp_ipc_type_to_string(ia.ia_cmd), ia.ia_request->ifname);
583 dhcp_ipc_type_to_string(ia.ia_cmd), dsmp->dsm_name);
598 dhcp_ipc_type_to_string(ia.ia_cmd), dsmp->dsm_name);
607 dhcp_ipc_type_to_string(ia.ia_cmd), dsmp->dsm_name);
/illumos-gate/usr/src/lib/libdhcpagent/common/
H A Ddhcpagent_ipc.h151 extern const char *dhcp_ipc_type_to_string(dhcp_ipc_type_t);
H A Ddhcpagent_ipc.c689 * dhcp_ipc_type_to_string(): maps an ipc command code into a human-readable
697 dhcp_ipc_type_to_string(dhcp_ipc_type_t type) function
/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A Dncu_ip.c1438 dhcp_ipc_type_to_string(cmd), ifname);

Completed in 69 milliseconds