Home
last modified time | relevance | path

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

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