Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/netfilter/
Dnf_conntrack_pptp.h149 #define PPTP_STOP_OK 1 macro
/Linux-v6.6/net/netfilter/
Dnf_conntrack_pptp.c282 if (pptpReq->strep.resultCode == PPTP_STOP_OK) in pptp_inbound_pkt()