HomeSort by: relevance | last modified time | path
    Searched refs:proxy_socktype (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mpl/bind/dist/lib/isc/
proxy2.c 128 proxy2_socktype_to_socktype(const isc_proxy2_socktype_t proxy_socktype) {
131 switch (proxy_socktype) {
152 const isc_proxy2_socktype_t proxy_socktype,
166 socktype = proxy2_socktype_to_socktype(proxy_socktype);
168 proxy_socktype == ISC_PROXY2_SOCK_UNSPEC ? NULL
170 proxy_socktype == ISC_PROXY2_SOCK_UNSPEC ? NULL
276 handler->proxy_socktype = ISC_PROXY2_SOCK_UNSPEC;
286 handler->proxy_socktype = ISC_PROXY2_SOCK_UNSPEC;
296 handler->proxy_socktype =
507 handler->proxy_socktype = ISC_PROXY2_SOCK_UNSPEC
1083 isc_proxy2_socktype_t proxy_socktype = ISC_PROXY2_SOCK_UNSPEC; local
    [all...]
  /src/external/mpl/bind/dist/lib/isc/include/isc/
proxy2.h 318 isc_proxy2_socktype_t proxy_socktype; /*!< The decoded PROXYv2 socket member in struct:isc_proxy2_handler

Completed in 14 milliseconds