Searched refs:mldv2_record (Results 1 – 2 of 2) sorted by relevance
2885 struct mldv2_record mr; in mld_v2_enqueue_group_record()2886 struct mldv2_record *pmr; in mld_v2_enqueue_group_record()3009 minrec0len = sizeof(struct mldv2_record); in mld_v2_enqueue_group_record()3033 sizeof(struct mldv2_record)) / in mld_v2_enqueue_group_record()3045 sizeof(struct mldv2_record)) / sizeof(struct in6_addr); in mld_v2_enqueue_group_record()3070 if (!m_append(m, sizeof(struct mldv2_record), (void *)&mr)) { in mld_v2_enqueue_group_record()3077 nbytes += sizeof(struct mldv2_record); in mld_v2_enqueue_group_record()3098 pmr = (struct mldv2_record *)(mtod(md, uint8_t *) + in mld_v2_enqueue_group_record()3102 pmr = (struct mldv2_record *)(mtod(md, uint8_t *) + in mld_v2_enqueue_group_record()3190 pmr = (struct mldv2_record *)(mtod(md, uint8_t *) + off); in mld_v2_enqueue_group_record()[all …]
101 struct mldv2_record { struct