Home
last modified time | relevance | path

Searched refs:TIPC_GROUP_MEMBER_EVTS (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dtipc.h200 #define TIPC_GROUP_MEMBER_EVTS 0x2 /* Receive membership events in socket */ macro
/openbmc/linux/net/tipc/
H A Dgroup.c186 grp->events = mreq->flags & TIPC_GROUP_MEMBER_EVTS; in tipc_group_create()