Searched refs:RES_NOEPEER (Results 1 – 5 of 5) sorted by relevance
892 #define RES_NOEPEER 0x0020 /* new ephemeral association denied */ macro910 RES_NOPEER | RES_NOEPEER | \
889 if (rflags & RES_NOEPEER) { in rflags_str()890 CLEAR_BIT_IF_DEBUG(RES_NOEPEER, rflags); in rflags_str()
1711 if (restrict_mask & RES_NOEPEER) { in receive()1738 if (restrict_mask & RES_NOEPEER) { in receive()
2839 rflags |= RES_NOEPEER; in config_access()
187 { RES_NOEPEER, "noepeer", "epeer" },