Home
last modified time | relevance | path

Searched refs:pmr (Results 1 – 1 of 1) sorted by relevance

/xnu-10063.101.15/bsd/netinet6/
H A Dmld6.c2886 struct mldv2_record *pmr; in mld_v2_enqueue_group_record() local
2910 pmr = NULL; 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()
3142 pmr->mr_numsrc = htons((uint16_t)msrcs); in mld_v2_enqueue_group_record()
3190 pmr = (struct mldv2_record *)(mtod(md, uint8_t *) + off); in mld_v2_enqueue_group_record()
3237 pmr->mr_numsrc = htons((uint16_t)msrcs); in mld_v2_enqueue_group_record()
3287 struct mldv2_record *pmr; in mld_v2_enqueue_filter_change() local
3379 pmr = (struct mldv2_record *)(mtod(md, in mld_v2_enqueue_filter_change()
3384 pmr = (struct mldv2_record *)(mtod(md, in mld_v2_enqueue_filter_change()
[all …]