Home
last modified time | relevance | path

Searched refs:TIPC_ADDR_ID (Results 1 – 6 of 6) sorted by relevance

/external/iproute2/include/uapi/linux/
Dtipc.h199 #define TIPC_ADDR_ID 3 macro
/external/kernel-headers/original/uapi/linux/
Dtipc.h242 #define TIPC_ADDR_ID 3 macro
/external/python/cpython2/Modules/
Dsocketmodule.c1227 } else if (a->addrtype == TIPC_ADDR_ID) { in makesockaddr()
1601 } else if (atype == TIPC_ADDR_ID) { in getsockaddrarg()
4855 PyModule_AddIntConstant(m, "TIPC_ADDR_ID", TIPC_ADDR_ID);
/external/python/cpython2/Doc/library/
Dsocket.rst78 or :const:`TIPC_ADDR_ID`.
87 If *addr_type* is :const:`TIPC_ADDR_ID`, then *v1* is the node, *v2* is the
/external/python/cpython3/Modules/
Dsocketmodule.c1429 } else if (a->addrtype == TIPC_ADDR_ID) { in makesockaddr()
1980 } else if (atype == TIPC_ADDR_ID) { in getsockaddrarg()
7088 PyModule_AddIntMacro(m, TIPC_ADDR_ID);
/external/python/cpython3/Doc/library/
Dsocket.rst101 or :const:`TIPC_ADDR_ID`.
110 If *addr_type* is :const:`TIPC_ADDR_ID`, then *v1* is the node, *v2* is the