X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=include%2Flinux%2Ftipc.h;h=bea469455a0c8bf6cdd0668d4f54fdb4ad0e4457;hb=e3008dedff4bdc96a5f67224cd3d8d12237082a0;hp=243a15f54002445f5b8b4938981ec90430b73ec6;hpb=21e2379b9ef705fcb3ba3be738decd3397fc30b7;p=powerpc.git diff --git a/include/linux/tipc.h b/include/linux/tipc.h index 243a15f540..bea469455a 100644 --- a/include/linux/tipc.h +++ b/include/linux/tipc.h @@ -129,6 +129,7 @@ static inline unsigned int tipc_node(__u32 addr) #define TIPC_SUB_PORTS 0x01 /* filter for port availability */ #define TIPC_SUB_SERVICE 0x02 /* filter for service availability */ +#define TIPC_SUB_CANCEL 0x04 /* cancel a subscription */ #if 0 /* The following filter options are not currently implemented */ #define TIPC_SUB_NO_BIND_EVTS 0x04 /* filter out "publish" events */