Searched defs:igmp_s (Results 1 – 1 of 1) sorted by relevance
85 typedef struct igmp_s { struct86 uint8_t igmp_type; /* version & type of IGMP message */87 uint8_t igmp_code; /* code for routing sub-msgs */88 uint8_t igmp_cksum[2]; /* IP-style checksum */89 uint8_t igmp_group[4]; /* group address being reported */