Searched refs:pmr (Results 1 – 1 of 1) sorted by relevance
2319 struct mldv2_record *pmr; in mld_v2_enqueue_group_record() local2344 pmr = NULL; in mld_v2_enqueue_group_record()2526 pmr = (struct mldv2_record *)(mtod(md, uint8_t *) + in mld_v2_enqueue_group_record()2567 pmr->mr_numsrc = htons(msrcs); in mld_v2_enqueue_group_record()2655 pmr->mr_numsrc = htons(msrcs); in mld_v2_enqueue_group_record()2705 struct mldv2_record *pmr; in mld_v2_enqueue_filter_change() local2797 pmr = (struct mldv2_record *)(mtod(md, in mld_v2_enqueue_filter_change()2802 pmr = (struct mldv2_record *)(mtod(md, in mld_v2_enqueue_filter_change()2879 pmr->mr_type = MLD_ALLOW_NEW_SOURCES; in mld_v2_enqueue_filter_change()2881 pmr->mr_type = MLD_BLOCK_OLD_SOURCES; in mld_v2_enqueue_filter_change()[all …]