Searched refs:pmr (Results 1 – 1 of 1) sorted by relevance
2796 struct mldv2_record *pmr; in mld_v2_enqueue_group_record() local2820 pmr = NULL; in mld_v2_enqueue_group_record()3007 pmr = (struct mldv2_record *)(mtod(md, uint8_t *) + in mld_v2_enqueue_group_record()3011 pmr = (struct mldv2_record *)(mtod(md, uint8_t *) + in mld_v2_enqueue_group_record()3050 pmr->mr_numsrc = htons((uint16_t)msrcs); in mld_v2_enqueue_group_record()3098 pmr = (struct mldv2_record *)(mtod(md, uint8_t *) + off); in mld_v2_enqueue_group_record()3145 pmr->mr_numsrc = htons((uint16_t)msrcs); in mld_v2_enqueue_group_record()3195 struct mldv2_record *pmr; in mld_v2_enqueue_filter_change() local3287 pmr = (struct mldv2_record *)(mtod(md, in mld_v2_enqueue_filter_change()3292 pmr = (struct mldv2_record *)(mtod(md, in mld_v2_enqueue_filter_change()[all …]