Searched refs:RES_PRF_REPLY (Results 1 – 2 of 2) sorted by relevance
496 ((statp->pfcode & RES_PRF_REPLY) && in res_nsend()501 (statp->pfcode & RES_PRF_REPLY), in res_nsend()803 (statp->pfcode & RES_PRF_REPLY), in send_vc()1014 (statp->pfcode & RES_PRF_REPLY), in send_dg()1027 (statp->pfcode & RES_PRF_REPLY), in send_dg()1057 (statp->pfcode & RES_PRF_REPLY), in send_dg()
274 #define RES_PRF_REPLY 0x00002000 macro