Searched refs:TIPC_SUB_CANCEL (Results 1 – 2 of 2) sorted by relevance
134 #define TIPC_SUB_CANCEL 0x04 /* cancel a subscription */ macro
231 if (s->filter & htohl(TIPC_SUB_CANCEL, swap)) { in tipc_subscrp_create()232 s->filter &= ~htohl(TIPC_SUB_CANCEL, swap); in tipc_subscrp_create()