Searched refs:RES_USEVC (Results 1 – 2 of 2) sorted by relevance
154 #define RES_USEVC 0x00000008 /* use virtual circuit */ macro
389 v_circuit = (statp->options & RES_USEVC) || buflen > PACKETSZ; in res_nsend()628 if ((v_circuit && (statp->options & RES_USEVC) == 0U) || in res_nsend()