Lines Matching refs:AF_TIPC
10 portable manner, though AF_PACKET, AF_NETLINK and AF_TIPC are supported
56 - an AF_TIPC socket address is expressed as
1210 case AF_TIPC:
1567 case AF_TIPC:
1577 "AF_TIPC address must be tuple, not %.500s",
1590 addr->family = AF_TIPC;
1703 case AF_TIPC:
4850 PyModule_AddIntConstant(m, "AF_TIPC", AF_TIPC);