|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
| struct | pcm_state |
| struct | smt_state |
Macros | |
| #define | PC0_OFF 0 |
| #define | PC1_BREAK 1 |
| #define | PC2_TRACE 2 |
| #define | PC3_CONNECT 3 |
| #define | PC4_NEXT 4 |
| #define | PC5_SIGNAL 5 |
| #define | PC6_JOIN 6 |
| #define | PC7_VERIFY 7 |
| #define | PC8_ACTIVE 8 |
| #define | PC9_MAINT 9 |
| #define | PM_NONE 0 |
| #define | PM_PEER 1 |
| #define | PM_TREE 2 |
| #define | TA 0 |
| #define | TB 1 |
| #define | TS 2 |
| #define | TM 3 |
| #define | TNONE 4 |
| #define | SC0_ISOLATED 0 /* isolated */ |
| #define | SC1_WRAP_A 5 /* wrap A */ |
| #define | SC2_WRAP_B 6 /* wrap B */ |
| #define | SC4_THRU_A 12 /* through A */ |
| #define | SC5_THRU_B 7 /* through B (SMt 6.2) */ |
| #define | SC7_WRAP_S 8 /* SAS */ |
| #define | EC0_OUT 0 |
| #define | EC1_IN 1 |
| #define | EC2_TRACE 2 |
| #define | EC3_LEAVE 3 |
| #define | EC4_PATH_TEST 4 |
| #define | EC5_INSERT 5 |
| #define | EC6_CHECK 6 |
| #define | EC7_DEINSERT 7 |
| #define | RM0_ISOLATED 0 |
| #define | RM1_NON_OP 1 /* not operational */ |
| #define | RM2_RING_OP 2 /* ring operational */ |
| #define | RM3_DETECT 3 /* detect dupl addresses */ |
| #define | RM4_NON_OP_DUP 4 /* dupl. addr detected */ |
| #define | RM5_RING_OP_DUP 5 /* ring oper. with dupl. addr */ |
| #define | RM6_DIRECTED 6 /* sending directed beacons */ |
| #define | RM7_TRACE 7 /* trace initiated */ |
| #define EC0_OUT 0 |
Definition at line 66 of file smtstate.h.
| #define EC1_IN 1 |
Definition at line 67 of file smtstate.h.
| #define EC2_TRACE 2 |
Definition at line 68 of file smtstate.h.
| #define EC3_LEAVE 3 |
Definition at line 69 of file smtstate.h.
| #define EC4_PATH_TEST 4 |
Definition at line 70 of file smtstate.h.
| #define EC5_INSERT 5 |
Definition at line 71 of file smtstate.h.
| #define EC6_CHECK 6 |
Definition at line 72 of file smtstate.h.
| #define EC7_DEINSERT 7 |
Definition at line 73 of file smtstate.h.
| #define PC0_OFF 0 |
Definition at line 26 of file smtstate.h.
| #define PC1_BREAK 1 |
Definition at line 27 of file smtstate.h.
| #define PC2_TRACE 2 |
Definition at line 28 of file smtstate.h.
| #define PC3_CONNECT 3 |
Definition at line 29 of file smtstate.h.
| #define PC4_NEXT 4 |
Definition at line 30 of file smtstate.h.
| #define PC5_SIGNAL 5 |
Definition at line 31 of file smtstate.h.
| #define PC6_JOIN 6 |
Definition at line 32 of file smtstate.h.
| #define PC7_VERIFY 7 |
Definition at line 33 of file smtstate.h.
| #define PC8_ACTIVE 8 |
Definition at line 34 of file smtstate.h.
| #define PC9_MAINT 9 |
Definition at line 35 of file smtstate.h.
| #define PM_NONE 0 |
Definition at line 40 of file smtstate.h.
| #define PM_PEER 1 |
Definition at line 41 of file smtstate.h.
| #define PM_TREE 2 |
Definition at line 42 of file smtstate.h.
| #define RM0_ISOLATED 0 |
Definition at line 78 of file smtstate.h.
| #define RM1_NON_OP 1 /* not operational */ |
Definition at line 79 of file smtstate.h.
| #define RM2_RING_OP 2 /* ring operational */ |
Definition at line 80 of file smtstate.h.
| #define RM3_DETECT 3 /* detect dupl addresses */ |
Definition at line 81 of file smtstate.h.
| #define RM4_NON_OP_DUP 4 /* dupl. addr detected */ |
Definition at line 82 of file smtstate.h.
Definition at line 83 of file smtstate.h.
| #define RM6_DIRECTED 6 /* sending directed beacons */ |
Definition at line 84 of file smtstate.h.
| #define RM7_TRACE 7 /* trace initiated */ |
Definition at line 85 of file smtstate.h.
| #define SC0_ISOLATED 0 /* isolated */ |
Definition at line 56 of file smtstate.h.
Definition at line 57 of file smtstate.h.
Definition at line 58 of file smtstate.h.
| #define SC4_THRU_A 12 /* through A */ |
Definition at line 59 of file smtstate.h.
| #define SC5_THRU_B 7 /* through B (SMt 6.2) */ |
Definition at line 60 of file smtstate.h.
| #define SC7_WRAP_S 8 /* SAS */ |
Definition at line 61 of file smtstate.h.
| #define TA 0 |
Definition at line 47 of file smtstate.h.
| #define TB 1 |
Definition at line 48 of file smtstate.h.
| #define TM 3 |
Definition at line 50 of file smtstate.h.
| #define TNONE 4 |
Definition at line 51 of file smtstate.h.
| #define TS 2 |
Definition at line 49 of file smtstate.h.
1.8.2