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

/darwin-on-arm/xnu/bsd/netat/
H A Datp_write.c137 int i, xcnt; local
270 xcnt = get_bds_entries(m2);
271 if ((i = atp_unpack_bdsp(atp, m2, rcbp, xcnt, FALSE))) {
1239 int s, xcnt; local
1289 xcnt = get_bds_entries(m);
1290 s = atp_unpack_bdsp(atp, m, rcbp, xcnt, wait);

Completed in 24 milliseconds