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

/darwin-on-arm/xnu/bsd/netinet6/
H A Dmld6.c2468 struct mldv2_record *pmr; local
2492 pmr = NULL;
2669 pmr = (struct mldv2_record *)(mtod(md, uint8_t *) +
2673 pmr = (struct mldv2_record *)(mtod(md, uint8_t *) +
2710 pmr->mr_numsrc = htons(msrcs);
2754 pmr = (struct mldv2_record *)(mtod(md, uint8_t *) + off);
2798 pmr->mr_numsrc = htons(msrcs);
2849 struct mldv2_record *pmr; local
2937 pmr = (struct mldv2_record *)(mtod(md,
2942 pmr
[all...]

Completed in 22 milliseconds