Searched refs:psm (Results 1 – 1 of 1) sorted by relevance
64 (psm)->opt.confopt |= PSM_OPT_REQUEST_PEERS; \69 #define psm_opt_is_requested(psm, confopt) \ argument74 (psm)->opt.confopt |= PSM_OPT_REQUEST_OURS; \84 (psm)->opt.confopt |= PSM_OPT_ACCEPT_PEERS; \89 #define psm_opt_is_accepted(psm, confopt) \ argument94 (psm)->opt.confopt |= PSM_OPT_ACCEPT_OURS; \96 (psm)->opt.confopt &= ~PSM_OPT_ACCEPT_OURS; \104 (psm)->opt.confopt |= PSM_OPT_REJECT_PEERS; \109 #define psm_opt_is_rejected(psm, confopt) \ argument114 (psm)->opt.confopt |= PSM_OPT_REJECT_OURS; \[all …]