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

/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Dadsp_CLDeny.c60 * --> remoteCID connection identifier of remote connection end
91 UAS_ASSIGN_HTON(adspop->dstCID, pb->u.openParams.remoteCID);
H A Dadsp_Open.c112 * --> remoteCID connection id of remote connection end
125 * <-- remoteCID connection id of remote connection end
233 sp->remCID = pb->u.openParams.remoteCID;
H A Dadsp_Packet.c624 n->u.openParams.remoteCID = m.srcCID;
685 pb->u.openParams.remoteCID = sp->remCID;
H A Dadsp.h324 u_short remoteCID; /* remote connection id */ member in struct:TRopenParams

Completed in 29 milliseconds