Home
last modified time | relevance | path

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

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