Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | ip6_mh |
Macros | |
#define | IP6_MH_TYPE_BRR 0 /* Binding Refresh Request */ |
#define | IP6_MH_TYPE_HOTI 1 /* HOTI Message */ |
#define | IP6_MH_TYPE_COTI 2 /* COTI Message */ |
#define | IP6_MH_TYPE_HOT 3 /* HOT Message */ |
#define | IP6_MH_TYPE_COT 4 /* COT Message */ |
#define | IP6_MH_TYPE_BU 5 /* Binding Update */ |
#define | IP6_MH_TYPE_BACK 6 /* Binding ACK */ |
#define | IP6_MH_TYPE_BERROR 7 /* Binding Error */ |
#define | IP6_MH_TYPE_MAX IP6_MH_TYPE_BERROR |
Variables | |
struct ip6_mh | __packed |
#define IP6_MH_TYPE_MAX IP6_MH_TYPE_BERROR |