Searched refs:OPTION_USER_CLASS (Results 1 – 1 of 1) sorted by relevance
/external/dnsmasq/src/ |
D | rfc2131.c | 51 #define OPTION_USER_CLASS 77 macro 653 if ((opt = option_find(mess, sz, OPTION_USER_CLASS, 1))) in dhcp_reply() 673 mopt = OPTION_USER_CLASS; in dhcp_reply() 697 if (sanitise(option_find(mess, sz, OPTION_USER_CLASS, 1), daemon->namebuff)) in dhcp_reply() 1145 if ((opt = option_find(mess, sz, OPTION_USER_CLASS, 1))) in dhcp_reply()
|