Searched refs:MTCP_SET (Results 1 – 1 of 1) sorted by relevance
95 #define MTCP_SET(a, x) (a |= x) macro99 #define CB_SET(a, x) MTCP_SET(a, x)103 #define ACTION_SET(a,x) MTCP_SET(a, x)