Searched refs:RES_INSECURE2 (Results 1 – 2 of 2) sorted by relevance
/system/netd/resolv/ | ||
D | resolv_private.h | 162 #define RES_INSECURE2 0x00000800 /* type 2 security disabled */ macro |
D | res_send.cpp | 1124 if (!(statp->options & RES_INSECURE2) && in send_dg() |