HomeSort by relevance Sort by last modified time
    Searched refs:CONTEXT_PROXY (Results 1 - 4 of 4) sorted by null

  /external/dnsmasq/src/
rfc2131.c 351 if (context_tmp->flags & (CONTEXT_STATIC | CONTEXT_PROXY))
380 if (mess->htype == 0 || mess->hlen == 0 || (context->flags & CONTEXT_PROXY))
783 (context->flags & CONTEXT_PROXY))
821 if (context->flags & CONTEXT_PROXY)
    [all...]
dnsmasq.c 510 (dhcp_tmp->flags & CONTEXT_PROXY) ?
    [all...]
dnsmasq.h 553 #define CONTEXT_PROXY 8
option.c     [all...]

Completed in 24 milliseconds