Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/netfilter/
Dnf_conntrack_pptp.h59 __be32 magicCookie; member
/linux-4.1.27/net/netfilter/
Dnf_conntrack_pptp.c546 ntohl(pptph->magicCookie) != PPTP_MAGIC_COOKIE) { in conntrack_pptp_help()