Searched refs:MTCP_ISSET (Results 1 – 1 of 1) sorted by relevance
96 #define MTCP_ISSET(a, x) (a & x) macro100 #define CB_ISSET(a, x) MTCP_ISSET(a, x)104 #define ACTION_ISSET(a, x) MTCP_ISSET(a, x)