Searched refs:TIPC_WAIT_FOREVER (Results 1 - 3 of 3) sorted by path

/linux-master/include/uapi/linux/
H A Dtipc.h115 #define TIPC_WAIT_FOREVER (~0) /* timeout for permanent subscription */ macro
/linux-master/net/tipc/
H A Dsubscr.c171 if (timeout != TIPC_WAIT_FOREVER)
179 if (sub->evt.s.timeout != TIPC_WAIT_FOREVER)
H A Dtopsrv.c583 sub.timeout = TIPC_WAIT_FOREVER;

Completed in 325 milliseconds