Searched refs:ocack (Results 1 – 3 of 3) sorted by relevance
296 cid = pptpReq->ocack.callID; in pptp_inbound_pkt()297 pcid = pptpReq->ocack.peersCallID; in pptp_inbound_pkt()303 if (pptpReq->ocack.resultCode == PPTP_OUTCALL_CONNECT) { in pptp_inbound_pkt()
293 struct PptpOutCallReply ocack; member
252 pcid_off = offsetof(union pptp_ctrl_union, ocack.peersCallID); in pptp_inbound_pkt()