Searched refs:OPTION_MESSAGE (Results 1 – 2 of 2) sorted by relevance
/external/autotest/client/cros/ |
D | dhcp_packet.py | 340 OPTION_MESSAGE = RawOption("message", 56) variable 473 OPTION_MESSAGE,
|
/external/dnsmasq/src/ |
D | rfc2131.c | 43 #define OPTION_MESSAGE 56 macro 747 sanitise(option_find(mess, sz, OPTION_MESSAGE, 1), daemon->dhcp_buff); in dhcp_reply() 1003 option_put_string(mess, end, OPTION_MESSAGE, message, borken_opt); in dhcp_reply()
|