Home
last modified time | relevance | path

Searched refs:icack (Results 1 – 2 of 2) sorted by relevance

/linux/net/netfilter/
H A Dnf_conntrack_pptp.c367 cid = pptpReq->icack.callID; in pptp_outbound_pkt()
368 pcid = pptpReq->icack.peersCallID; in pptp_outbound_pkt()
374 if (pptpReq->icack.resultCode == PPTP_INCALL_ACCEPT) { in pptp_outbound_pkt()
/linux/include/linux/netfilter/
H A Dnf_conntrack_pptp.h293 struct PptpInCallReply icack; member