Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/netfilter/
H A Dnf_conntrack_pptp.h58 #define PPTP_MAGIC_COOKIE 0x1a2b3c4d macro
/openbmc/linux/net/netfilter/
H A Dnf_conntrack_pptp.c539 ntohl(pptph->magicCookie) != PPTP_MAGIC_COOKIE) { in conntrack_pptp_help()