Searched refs:TIPC_WAIT_FOREVER (Results 1 - 4 of 4) sorted by relevance

/external/iproute2/include/uapi/linux/
H A Dtipc.h159 #define TIPC_WAIT_FOREVER (~0) /* timeout for permanent subscription */ macro
/external/kernel-headers/original/uapi/linux/
H A Dtipc.h159 #define TIPC_WAIT_FOREVER (~0) /* timeout for permanent subscription */ macro
/external/python/cpython2/Modules/
H A Dsocketmodule.c4885 PyModule_AddIntConstant(m, "TIPC_WAIT_FOREVER", TIPC_WAIT_FOREVER);
/external/python/cpython3/Modules/
H A Dsocketmodule.c6848 PyModule_AddIntMacro(m, TIPC_WAIT_FOREVER);

Completed in 142 milliseconds