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