Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/netfilter/
Dnf_conntrack_pptp.h229 #define PPTP_INCALL_ACCEPT 1 macro
/Linux-v4.19/net/netfilter/
Dnf_conntrack_pptp.c445 if (pptpReq->icack.resultCode == PPTP_INCALL_ACCEPT) { in pptp_outbound_pkt()