Searched refs:DHCP_IPC_CMD (Results 1 – 3 of 3) sorted by relevance
106 #define DHCP_IPC_CMD(type) ((type) & 0x00ff) macro
472 ia.ia_cmd = DHCP_IPC_CMD(ia.ia_request->message_type); in ipc_event()
4414 if (DHCP_IPC_CMD(type) == DHCP_STATUS) { in setifdhcp()