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

/darwin-on-arm/xnu/bsd/netat/
H A Datp_write.c67 static int atp_unpack_bdsp(struct atp_state *, gbuf_t *, struct atp_rcb *,
271 if ((i = atp_unpack_bdsp(atp, m2, rcbp, xcnt, FALSE))) {
656 atp_unpack_bdsp(atp, m, rcbp, cnt, wait) function
686 ("atp_unpack_bdsp: bad bds count 0x%x\n", cnt));
734 ("atp_unpack_bdsp %d, socket=%d, size=%d, cnt=%d\n",
792 ("atp_unpack_bdsp %d, socket=%d, size=%d, cnt=%d\n",
820 } /* atp_unpack_bdsp */
1290 s = atp_unpack_bdsp(atp, m, rcbp, xcnt, wait);

Completed in 69 milliseconds