Searched refs:pmr (Results 1 – 1 of 1) sorted by relevance
2875 struct mldv2_record *pmr; in mld_v2_enqueue_group_record() local2899 pmr = NULL; 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()3131 pmr->mr_numsrc = htons((uint16_t)msrcs); in mld_v2_enqueue_group_record()3179 pmr = (struct mldv2_record *)(mtod(md, uint8_t *) + off); in mld_v2_enqueue_group_record()3226 pmr->mr_numsrc = htons((uint16_t)msrcs); in mld_v2_enqueue_group_record()3276 struct mldv2_record *pmr; in mld_v2_enqueue_filter_change() local3368 pmr = (struct mldv2_record *)(mtod(md, in mld_v2_enqueue_filter_change()3373 pmr = (struct mldv2_record *)(mtod(md, in mld_v2_enqueue_filter_change()[all …]