Searched refs:M_PRIMARYPORT (Results 1 – 2 of 2) sorted by relevance
5117 #define M_PRIMARYPORT 0xffff macro5119 #define G_PRIMARYPORT(x) (((x) >> S_PRIMARYPORT) & M_PRIMARYPORT)
16592 #define M_PRIMARYPORT 0xffffU macro16594 #define G_PRIMARYPORT(x) (((x) >> S_PRIMARYPORT) & M_PRIMARYPORT)