#include <sys/types.h>Go to the source code of this file.
Data Structures | |
| struct | ziptab |
Functions | |
| struct ziptab * | newzt (const int, const char *) |
| int | addzone (struct rtmptab *, int, char *) |
| int | zip_getnetinfo (struct interface *) |
| int | zip_packet (struct atport *ap, struct sockaddr_at *from, char *data, int len) |
Variables | |
| struct ziptab * | ziptab |
| struct ziptab * | ziplast |
| int addzone | ( | struct rtmptab * | rt, |
| int | len, | ||
| char * | zone ) |
| struct ziptab * newzt | ( | const int | len, |
| const char * | name ) |
| int zip_getnetinfo | ( | struct interface * | iface | ) |
| int zip_packet | ( | struct atport * | ap, |
| struct sockaddr_at * | from, | ||
| char * | data, | ||
| int | len ) |
| struct ziptab * ziplast |
|
extern |