#include <sys/types.h>
#include "config.h"
Go to the source code of this file.
Macros | |
#define | _PATH_ATALKDTMP "atalkd.tmp" |
Functions | |
int | ifconfig (const char *, unsigned long, struct sockaddr_at *) |
void | setaddr (struct interface *, uint8_t, uint16_t, uint8_t, uint16_t, uint16_t) |
void | bootaddr (struct interface *) |
void | dumpconfig (struct interface *) |
Variables | |
int | transition |
int | stabletimer |
int | newrtmpdata |
#define _PATH_ATALKDTMP "atalkd.tmp" |
void bootaddr | ( | struct interface * | iface | ) |
void dumpconfig | ( | struct interface * | iface | ) |
int ifconfig | ( | const char * | iname, |
unsigned long | cmd, | ||
struct sockaddr_at * | sa ) |
void setaddr | ( | struct interface * | iface, |
uint8_t | phase, | ||
uint16_t | net, | ||
uint8_t | node, | ||
uint16_t | first, | ||
uint16_t | last ) |
int newrtmpdata |
|
extern |
|
extern |