Searched refs:SOCK_TYPE_MASK (Results 1 – 2 of 2) sorted by relevance
34 #define SOCK_TYPE_MASK 0xf macro94 if ((type & SOCK_TYPE_MASK) == SOCK_STREAM) {
47 #define SOCK_TYPE_MASK 0xf macro112 if ((type & SOCK_TYPE_MASK) == SOCK_STREAM) {