Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/netfilter/
Dnf_conntrack_pptp.h232 #define PPTP_INCALL_ACCEPT 1 macro
/linux-6.6.21/net/netfilter/
Dnf_conntrack_pptp.c431 if (pptpReq->icack.resultCode == PPTP_INCALL_ACCEPT) { in pptp_outbound_pkt()