Searched refs:pmr (Results 1 – 1 of 1) sorted by relevance
2858 struct mldv2_record *pmr; in mld_v2_enqueue_group_record() local2882 pmr = NULL; in mld_v2_enqueue_group_record()3069 pmr = (struct mldv2_record *)(mtod(md, uint8_t *) + in mld_v2_enqueue_group_record()3073 pmr = (struct mldv2_record *)(mtod(md, uint8_t *) + in mld_v2_enqueue_group_record()3112 pmr->mr_numsrc = htons((uint16_t)msrcs); in mld_v2_enqueue_group_record()3160 pmr = (struct mldv2_record *)(mtod(md, uint8_t *) + off); in mld_v2_enqueue_group_record()3207 pmr->mr_numsrc = htons((uint16_t)msrcs); in mld_v2_enqueue_group_record()3257 struct mldv2_record *pmr; in mld_v2_enqueue_filter_change() local3349 pmr = (struct mldv2_record *)(mtod(md, in mld_v2_enqueue_filter_change()3354 pmr = (struct mldv2_record *)(mtod(md, in mld_v2_enqueue_filter_change()[all …]