Searched refs:mldv2_record (Results 1 – 2 of 2) sorted by relevance
2877 struct mldv2_record mr; in mld_v2_enqueue_group_record()2878 struct mldv2_record *pmr; in mld_v2_enqueue_group_record()3001 minrec0len = sizeof(struct mldv2_record); in mld_v2_enqueue_group_record()3025 sizeof(struct mldv2_record)) / in mld_v2_enqueue_group_record()3037 sizeof(struct mldv2_record)) / sizeof(struct in6_addr); in mld_v2_enqueue_group_record()3062 if (!m_append(m, sizeof(struct mldv2_record), (void *)&mr)) { in mld_v2_enqueue_group_record()3069 nbytes += sizeof(struct mldv2_record); in mld_v2_enqueue_group_record()3090 pmr = (struct mldv2_record *)(mtod(md, uint8_t *) + in mld_v2_enqueue_group_record()3094 pmr = (struct mldv2_record *)(mtod(md, uint8_t *) + in mld_v2_enqueue_group_record()3182 pmr = (struct mldv2_record *)(mtod(md, uint8_t *) + off); in mld_v2_enqueue_group_record()[all …]
101 struct mldv2_record { struct