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

/darwin-on-arm/xnu/bsd/netat/
H A Datp_write.c66 static int atp_pack_bdsp(struct atp_trans *, struct atpBDS *);
583 atp_pack_bdsp(trp, bdsp) function
592 dPrintf(D_M_ATP, D_L_INFO, ("atp_pack_bdsp: socket=%d\n",
647 } /* atp_pack_bdsp */
1577 if ((*err = atp_pack_bdsp(trp, (struct atpBDS *)bds)) != 0) {
1848 if ((*err = atp_pack_bdsp(trp, (struct atpBDS *)bds)) != 0) {

Completed in 16 milliseconds