|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
| struct | rose_address |
| struct | sockaddr_rose |
| struct | full_sockaddr_rose |
| struct | rose_route_struct |
| struct | rose_cause_struct |
| struct | rose_facilities_struct |
Macros | |
| #define | ROSE_MTU 251 |
| #define | ROSE_MAX_DIGIS 6 |
| #define | ROSE_DEFER 1 |
| #define | ROSE_T1 2 |
| #define | ROSE_T2 3 |
| #define | ROSE_T3 4 |
| #define | ROSE_IDLE 5 |
| #define | ROSE_QBITINCL 6 |
| #define | ROSE_HOLDBACK 7 |
| #define | SIOCRSGCAUSE (SIOCPROTOPRIVATE+0) |
| #define | SIOCRSSCAUSE (SIOCPROTOPRIVATE+1) |
| #define | SIOCRSL2CALL (SIOCPROTOPRIVATE+2) |
| #define | SIOCRSSL2CALL (SIOCPROTOPRIVATE+2) |
| #define | SIOCRSACCEPT (SIOCPROTOPRIVATE+3) |
| #define | SIOCRSCLRRT (SIOCPROTOPRIVATE+4) |
| #define | SIOCRSGL2CALL (SIOCPROTOPRIVATE+5) |
| #define | SIOCRSGFACILITIES (SIOCPROTOPRIVATE+6) |
| #define | ROSE_DTE_ORIGINATED 0x00 |
| #define | ROSE_NUMBER_BUSY 0x01 |
| #define | ROSE_INVALID_FACILITY 0x03 |
| #define | ROSE_NETWORK_CONGESTION 0x05 |
| #define | ROSE_OUT_OF_ORDER 0x09 |
| #define | ROSE_ACCESS_BARRED 0x0B |
| #define | ROSE_NOT_OBTAINABLE 0x0D |
| #define | ROSE_REMOTE_PROCEDURE 0x11 |
| #define | ROSE_LOCAL_PROCEDURE 0x13 |
| #define | ROSE_SHIP_ABSENT 0x39 |
| #define SIOCRSACCEPT (SIOCPROTOPRIVATE+3) |
| #define SIOCRSCLRRT (SIOCPROTOPRIVATE+4) |
| #define SIOCRSGCAUSE (SIOCPROTOPRIVATE+0) |
| #define SIOCRSGFACILITIES (SIOCPROTOPRIVATE+6) |
| #define SIOCRSGL2CALL (SIOCPROTOPRIVATE+5) |
| #define SIOCRSL2CALL (SIOCPROTOPRIVATE+2) |
| #define SIOCRSSCAUSE (SIOCPROTOPRIVATE+1) |
| #define SIOCRSSL2CALL (SIOCPROTOPRIVATE+2) |
1.8.2