Home | History | Annotate | Download | only in Modules

Lines Matching refs:TIPC_ADDR_NAME

58     TIPC_ADDR_NAMESEQ, TIPC_ADDR_NAME, and TIPC_ADDR_ID;
62 if addr_type is TIPC_ADDR_NAME:
1220 } else if (a->addrtype == TIPC_ADDR_NAME) {
1598 } else if (atype == TIPC_ADDR_NAME) {
4854 PyModule_AddIntConstant(m, "TIPC_ADDR_NAME", TIPC_ADDR_NAME);