Home
last modified time | relevance | path

Searched refs:OPTION_MESSAGE (Results 1 – 2 of 2) sorted by relevance

/external/autotest/client/cros/
Ddhcp_packet.py340 OPTION_MESSAGE = RawOption("message", 56) variable
473 OPTION_MESSAGE,
/external/dnsmasq/src/
Drfc2131.c43 #define OPTION_MESSAGE 56 macro
839 sanitise(option_find(mess, sz, OPTION_MESSAGE, 1), daemon->dhcp_buff); in dhcp_reply()
1126 option_put_string(mess, end, OPTION_MESSAGE, message, borken_opt); in dhcp_reply()