Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/netfilter/
H A Dnf_conntrack_pptp.h199 #define PPTP_OUTCALL_CONNECT 1 macro
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnf_conntrack_pptp.c325 if (pptpReq->ocack.resultCode == PPTP_OUTCALL_CONNECT) { in pptp_inbound_pkt()