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
1367 case AF_TIPC:
1859 case AF_TIPC:
1869 "AF_TIPC address must be tuple, not %.500s",
1882 addr->family = AF_TIPC;
2139 case AF_TIPC:
6818 PyModule_AddIntMacro(m, AF_TIPC);