mirror of
https://github.com/ecki/net-tools.git
synced 2025-04-10 05:29:33 +00:00
5 lines
140 B
C
5 lines
140 B
C
extern int skfd, ipx_sock, ax25_sock, rose_sock, x25_sock, inet_sock, inet6_sock,
|
|
ddp_sock, ec_sock;
|
|
|
|
extern int sockets_open(int family);
|