Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/netfilter/
Dnf_conntrack_pptp.h55 #define PPTP_PACKET_CONTROL 1 macro
/linux-6.12.1/net/netfilter/
Dnf_conntrack_pptp.c538 if (ntohs(pptph->packetType) != PPTP_PACKET_CONTROL || in conntrack_pptp_help()