Searched refs:PSM_OPT_REQUEST_OURS (Results 1 – 1 of 1) sorted by relevance
49 #define PSM_OPT_REQUEST_OURS 0x01 macro70 (((psm)->opt.confopt & PSM_OPT_REQUEST_OURS) != 0)74 (psm)->opt.confopt |= PSM_OPT_REQUEST_OURS; \76 (psm)->opt.confopt &= ~PSM_OPT_REQUEST_OURS; \