Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/netfilter/
Dnf_conntrack_pptp.h119 #define PPTP_START_OK 1 macro
/linux-6.1.9/net/netfilter/
Dnf_conntrack_pptp.c272 if (pptpReq->srep.resultCode == PPTP_START_OK) in pptp_inbound_pkt()