Searched refs:TIPC_METHOD_EXPIRE (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/net/tipc/ | ||
| D | bcast.h | 49 #define TIPC_METHOD_EXPIRE msecs_to_jiffies(5000) macro |
| D | bcast.c | 222 method->expires = jiffies + TIPC_METHOD_EXPIRE; in tipc_bcast_select_xmit_method() |