Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/netfilter/
Dnf_conntrack_pptp.h195 #define PPTP_OUTCALL_CONNECT 1 macro
/linux-4.1.27/net/netfilter/
Dnf_conntrack_pptp.c318 if (pptpReq->ocack.resultCode == PPTP_OUTCALL_CONNECT) { in pptp_inbound_pkt()