Searched refs:mldv2_record (Results 1 – 2 of 2) sorted by relevance
2874 struct mldv2_record mr; in mld_v2_enqueue_group_record()2875 struct mldv2_record *pmr; in mld_v2_enqueue_group_record()2998 minrec0len = sizeof(struct mldv2_record); in mld_v2_enqueue_group_record()3022 sizeof(struct mldv2_record)) / in mld_v2_enqueue_group_record()3034 sizeof(struct mldv2_record)) / sizeof(struct in6_addr); in mld_v2_enqueue_group_record()3059 if (!m_append(m, sizeof(struct mldv2_record), (void *)&mr)) { in mld_v2_enqueue_group_record()3066 nbytes += sizeof(struct mldv2_record); in mld_v2_enqueue_group_record()3087 pmr = (struct mldv2_record *)(mtod(md, uint8_t *) + in mld_v2_enqueue_group_record()3091 pmr = (struct mldv2_record *)(mtod(md, uint8_t *) + in mld_v2_enqueue_group_record()3179 pmr = (struct mldv2_record *)(mtod(md, uint8_t *) + off); in mld_v2_enqueue_group_record()[all …]
101 struct mldv2_record { struct