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

/darwin-on-arm/xnu/bsd/netinet6/
H A Dmld6.c1372 int mldlen; local
1384 mldlen = sizeof(struct mldv2_query);
1386 mldlen = sizeof(struct mld_hdr);
1388 IP6_EXTHDR_GET(mld, struct mld_hdr *, m, off, mldlen);

Completed in 22 milliseconds