Searched refs:CONTEXT_PROXY (Results 1 – 4 of 4) sorted by relevance
351 if (context_tmp->flags & (CONTEXT_STATIC | CONTEXT_PROXY)) in dhcp_reply()380 if (mess->htype == 0 || mess->hlen == 0 || (context->flags & CONTEXT_PROXY)) in dhcp_reply()783 (context->flags & CONTEXT_PROXY)) in dhcp_reply()821 if (context->flags & CONTEXT_PROXY) in dhcp_reply()
555 #define CONTEXT_PROXY 8 macro
481 (dhcp_tmp->flags & CONTEXT_PROXY) ? in main()
1687 new->flags |= CONTEXT_PROXY; in one_opt()