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

/external/iproute2/include/uapi/linux/
H A Dtipc.h156 #define TIPC_SUB_SERVICE 0x02 /* filter for service availability */ macro
/external/kernel-headers/original/uapi/linux/
H A Dtipc.h156 #define TIPC_SUB_SERVICE 0x02 /* filter for service availability */ macro
/external/python/cpython2/Modules/
H A Dsocketmodule.c4880 PyModule_AddIntConstant(m, "TIPC_SUB_SERVICE", TIPC_SUB_SERVICE);
/external/python/cpython3/Modules/
H A Dsocketmodule.c6843 PyModule_AddIntMacro(m, TIPC_SUB_SERVICE);

Completed in 191 milliseconds