Home
last modified time | relevance | path

Searched refs:TIPC_SUBSCR_TIMEOUT (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dtipc.h126 #define TIPC_SUBSCR_TIMEOUT 3 /* subscription timeout event */ macro
/openbmc/linux/net/tipc/
H A Dsubscr.c111 tipc_sub_send_event(sub, NULL, TIPC_SUBSCR_TIMEOUT); in tipc_sub_timeout()
H A Dtopsrv.c331 e->inactive = (event == TIPC_SUBSCR_TIMEOUT); in tipc_topsrv_queue_evt()