ConOpSys V2970
P004.07
ANVILEX control operating system
|
Go to the source code of this file.
Classes | |
struct | igmp_msg |
Macros | |
#define | IGMP_TTL 1 |
#define | IGMP_MINLEN 8 |
#define | ROUTER_ALERT 0x9404U |
#define | ROUTER_ALERTLEN 4 |
#define | IGMP_MEMB_QUERY 0x11 /* Membership query */ |
#define | IGMP_V1_MEMB_REPORT 0x12 /* Ver. 1 membership report */ |
#define | IGMP_V2_MEMB_REPORT 0x16 /* Ver. 2 membership report */ |
#define | IGMP_LEAVE_GROUP 0x17 /* Leave-group message */ |
#define | IGMP_GROUP_NON_MEMBER 0 |
#define | IGMP_GROUP_DELAYING_MEMBER 1 |
#define | IGMP_GROUP_IDLE_MEMBER 2 |
Variables | |
PACK_STRUCT_BEGIN struct igmp_msg | PACK_STRUCT_STRUCT |
IGMP protocol definitions
#define IGMP_GROUP_DELAYING_MEMBER 1 |
#define IGMP_GROUP_IDLE_MEMBER 2 |
#define IGMP_GROUP_NON_MEMBER 0 |
#define IGMP_LEAVE_GROUP 0x17 /* Leave-group message */ |
#define IGMP_MEMB_QUERY 0x11 /* Membership query */ |
#define IGMP_MINLEN 8 |
#define IGMP_TTL 1 |
#define IGMP_V1_MEMB_REPORT 0x12 /* Ver. 1 membership report */ |
#define IGMP_V2_MEMB_REPORT 0x16 /* Ver. 2 membership report */ |
#define ROUTER_ALERT 0x9404U |
#define ROUTER_ALERTLEN 4 |
PACK_STRUCT_BEGIN struct igmp_msg PACK_STRUCT_STRUCT |