Searched refs:M_SECUREPORT (Results 1 – 3 of 3) sorted by relevance
5112 #define M_SECUREPORT 0xffff macro5114 #define G_SECUREPORT(x) (((x) >> S_SECUREPORT) & M_SECUREPORT)
16558 #define M_SECUREPORT 0xffffU macro16560 #define G_SECUREPORT(x) (((x) >> S_SECUREPORT) & M_SECUREPORT)
16587 #define M_SECUREPORT 0xffffU macro16589 #define G_SECUREPORT(x) (((x) >> S_SECUREPORT) & M_SECUREPORT)