HomeSort by: relevance | last modified time | path
    Searched defs:noip6 (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/unbound/dist/services/
listen_dnsport.c 1050 struct addrinfo *hints, int v6only, int* noip6, size_t rcv, size_t snd,
1060 *noip6 = 0;
1064 *noip6 = 1; /* 'Host not found' for IP6 on winXP */
1087 *noip6 = 1;
1094 *noip6 = 1;
1124 struct addrinfo *hints, int v6only, int* noip6, size_t rcv, size_t snd,
1136 *noip6 = 0;
1142 *noip6 = 0;
1147 return make_sock(stype, newif, port, hints, v6only, noip6, rcv,
1151 return make_sock(stype, ifname, port, hints, v6only, noip6, rcv, snd
1307 int s, noip6=0; local
    [all...]
listen_dnsport.c 1050 struct addrinfo *hints, int v6only, int* noip6, size_t rcv, size_t snd,
1060 *noip6 = 0;
1064 *noip6 = 1; /* 'Host not found' for IP6 on winXP */
1087 *noip6 = 1;
1094 *noip6 = 1;
1124 struct addrinfo *hints, int v6only, int* noip6, size_t rcv, size_t snd,
1136 *noip6 = 0;
1142 *noip6 = 0;
1147 return make_sock(stype, newif, port, hints, v6only, noip6, rcv,
1151 return make_sock(stype, ifname, port, hints, v6only, noip6, rcv, snd
1307 int s, noip6=0; local
    [all...]
listen_dnsport.c 1050 struct addrinfo *hints, int v6only, int* noip6, size_t rcv, size_t snd,
1060 *noip6 = 0;
1064 *noip6 = 1; /* 'Host not found' for IP6 on winXP */
1087 *noip6 = 1;
1094 *noip6 = 1;
1124 struct addrinfo *hints, int v6only, int* noip6, size_t rcv, size_t snd,
1136 *noip6 = 0;
1142 *noip6 = 0;
1147 return make_sock(stype, newif, port, hints, v6only, noip6, rcv,
1151 return make_sock(stype, ifname, port, hints, v6only, noip6, rcv, snd
1307 int s, noip6=0; local
    [all...]

Completed in 63 milliseconds