Home | History | Annotate | Download | only in Modules

Lines Matching refs:AF_TIPC

10   portable manner, though AF_PACKET, AF_NETLINK and AF_TIPC are supported
58 - an AF_TIPC socket address is expressed as
1412 case AF_TIPC:
1946 case AF_TIPC:
1956 "AF_TIPC address must be tuple, not %.500s",
1969 addr->family = AF_TIPC;
2290 case AF_TIPC:
7083 PyModule_AddIntMacro(m, AF_TIPC);