Searched refs:TIPC_SUB_CANCEL (Results 1 - 3 of 3) sorted by relevance

/linux-master/net/tipc/
H A Dsubscr.h90 #define TIPC_FILTER_MASK (TIPC_SUB_PORTS | TIPC_SUB_SERVICE | TIPC_SUB_CANCEL)
H A Dtopsrv.c369 if (s_filter & TIPC_SUB_CANCEL) {
370 tipc_sub_write(s, filter, s_filter & ~TIPC_SUB_CANCEL);
/linux-master/include/uapi/linux/
H A Dtipc.h113 #define TIPC_SUB_CANCEL 0x04 /* filter: cancel a subscription */ macro

Completed in 97 milliseconds