Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/netfilter/
H A Dnf_conntrack_pptp.h63 __be32 magicCookie; member
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnf_conntrack_pptp.c561 ntohl(pptph->magicCookie) != PPTP_MAGIC_COOKIE) { in conntrack_pptp_help()