Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros
ax25.h File Reference
#include <linux/socket.h>

Go to the source code of this file.

Data Structures

struct  ax25_address
 
struct  sockaddr_ax25
 
struct  full_sockaddr_ax25
 
struct  ax25_routes_struct
 
struct  ax25_route_opt_struct
 
struct  ax25_ctl_struct
 
struct  ax25_info_struct_deprecated
 
struct  ax25_info_struct
 
struct  ax25_fwd_struct
 

Macros

#define AX25_MTU   256
 
#define AX25_MAX_DIGIS   8
 
#define AX25_WINDOW   1
 
#define AX25_T1   2
 
#define AX25_N2   3
 
#define AX25_T3   4
 
#define AX25_T2   5
 
#define AX25_BACKOFF   6
 
#define AX25_EXTSEQ   7
 
#define AX25_PIDINCL   8
 
#define AX25_IDLE   9
 
#define AX25_PACLEN   10
 
#define AX25_IAMDIGI   12
 
#define AX25_KILL   99
 
#define SIOCAX25GETUID   (SIOCPROTOPRIVATE+0)
 
#define SIOCAX25ADDUID   (SIOCPROTOPRIVATE+1)
 
#define SIOCAX25DELUID   (SIOCPROTOPRIVATE+2)
 
#define SIOCAX25NOUID   (SIOCPROTOPRIVATE+3)
 
#define SIOCAX25OPTRT   (SIOCPROTOPRIVATE+7)
 
#define SIOCAX25CTLCON   (SIOCPROTOPRIVATE+8)
 
#define SIOCAX25GETINFOOLD   (SIOCPROTOPRIVATE+9)
 
#define SIOCAX25ADDFWD   (SIOCPROTOPRIVATE+10)
 
#define SIOCAX25DELFWD   (SIOCPROTOPRIVATE+11)
 
#define SIOCAX25DEVCTL   (SIOCPROTOPRIVATE+12)
 
#define SIOCAX25GETINFO   (SIOCPROTOPRIVATE+13)
 
#define AX25_SET_RT_IPMODE   2
 
#define AX25_NOUID_DEFAULT   0
 
#define AX25_NOUID_BLOCK   1
 
#define sax25_uid   sax25_ndigis
 

Macro Definition Documentation

#define AX25_BACKOFF   6

Definition at line 19 of file ax25.h.

#define AX25_EXTSEQ   7

Definition at line 20 of file ax25.h.

#define AX25_IAMDIGI   12

Definition at line 24 of file ax25.h.

#define AX25_IDLE   9

Definition at line 22 of file ax25.h.

#define AX25_KILL   99

Definition at line 26 of file ax25.h.

#define AX25_MAX_DIGIS   8

Definition at line 12 of file ax25.h.

#define AX25_MTU   256

Definition at line 11 of file ax25.h.

#define AX25_N2   3

Definition at line 16 of file ax25.h.

#define AX25_NOUID_BLOCK   1

Definition at line 43 of file ax25.h.

#define AX25_NOUID_DEFAULT   0

Definition at line 42 of file ax25.h.

#define AX25_PACLEN   10

Definition at line 23 of file ax25.h.

#define AX25_PIDINCL   8

Definition at line 21 of file ax25.h.

#define AX25_SET_RT_IPMODE   2

Definition at line 40 of file ax25.h.

#define AX25_T1   2

Definition at line 15 of file ax25.h.

#define AX25_T2   5

Definition at line 18 of file ax25.h.

#define AX25_T3   4

Definition at line 17 of file ax25.h.

#define AX25_WINDOW   1

Definition at line 14 of file ax25.h.

#define sax25_uid   sax25_ndigis

Definition at line 56 of file ax25.h.

#define SIOCAX25ADDFWD   (SIOCPROTOPRIVATE+10)

Definition at line 35 of file ax25.h.

#define SIOCAX25ADDUID   (SIOCPROTOPRIVATE+1)

Definition at line 29 of file ax25.h.

#define SIOCAX25CTLCON   (SIOCPROTOPRIVATE+8)

Definition at line 33 of file ax25.h.

#define SIOCAX25DELFWD   (SIOCPROTOPRIVATE+11)

Definition at line 36 of file ax25.h.

#define SIOCAX25DELUID   (SIOCPROTOPRIVATE+2)

Definition at line 30 of file ax25.h.

#define SIOCAX25DEVCTL   (SIOCPROTOPRIVATE+12)

Definition at line 37 of file ax25.h.

#define SIOCAX25GETINFO   (SIOCPROTOPRIVATE+13)

Definition at line 38 of file ax25.h.

#define SIOCAX25GETINFOOLD   (SIOCPROTOPRIVATE+9)

Definition at line 34 of file ax25.h.

#define SIOCAX25GETUID   (SIOCPROTOPRIVATE+0)

Definition at line 28 of file ax25.h.

#define SIOCAX25NOUID   (SIOCPROTOPRIVATE+3)

Definition at line 31 of file ax25.h.

#define SIOCAX25OPTRT   (SIOCPROTOPRIVATE+7)

Definition at line 32 of file ax25.h.