Searched refs:DHCP6_MESSAGE_ADVERTISE (Results 1 – 4 of 4) sorted by relevance
20 [DHCP6_MESSAGE_ADVERTISE] = "Advertise",
68 DHCP6_MESSAGE_ADVERTISE = 2, /* RFC 8415 */ enumerator
653 DHCP6_MESSAGE_ADVERTISE,
1152 if (!IN_SET(message->type, DHCP6_MESSAGE_ADVERTISE, DHCP6_MESSAGE_REPLY)) in client_process_advertise_or_rapid_commit_reply()