Searched refs:OPT_AUTHORITATIVE (Results 1 – 3 of 3) sorted by relevance
179 #define OPT_AUTHORITATIVE (1u<<17) macro
1001 if (!(daemon->options & OPT_AUTHORITATIVE)) in dhcp_reply()1017 if (!lease && !(daemon->options & OPT_AUTHORITATIVE)) in dhcp_reply()1037 (!lease && !(daemon->options & OPT_AUTHORITATIVE))) in dhcp_reply()
255 …{ 'K', OPT_AUTHORITATIVE, NULL, gettext_noop("Assume we are the only DHCP server on the local netw…