Searched refs:TIPC_FILTER_MASK (Results 1 - 1 of 1) sorted by path

/linux-master/net/tipc/
H A Dsubscr.h90 #define TIPC_FILTER_MASK (TIPC_SUB_PORTS | TIPC_SUB_SERVICE | TIPC_SUB_CANCEL) macro
98 int swap_ = !((sub__)->filter & TIPC_FILTER_MASK); \
108 int swap_ = !((sub__)->filter & TIPC_FILTER_MASK); \
118 int swap_ = !((evt__)->s.filter & (TIPC_FILTER_MASK)); \

Completed in 207 milliseconds