Searched refs:DHCPV4_MSG_BOOT_REPLY (Results 1 – 4 of 4) sorted by relevance
47 #define DHCPV4_MSG_BOOT_REPLY 2 macro
1511 if (!(msg->op == DHCPV4_MSG_BOOT_REPLY && in net_dhcpv4_input()
450 reply_msg->op = DHCPV4_MSG_BOOT_REPLY; in dhcpv4_encode_header()
530 zassert_equal(msg->op, DHCPV4_MSG_BOOT_REPLY, "Incorrect %s value", "op"); in verify_offer()703 zassert_equal(msg->op, DHCPV4_MSG_BOOT_REPLY, "Incorrect %s value", "op"); in verify_ack()