Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/netfilter/
Dnf_conntrack_pptp.h63 __be32 magicCookie; member
/linux-6.1.9/net/netfilter/
Dnf_conntrack_pptp.c539 ntohl(pptph->magicCookie) != PPTP_MAGIC_COOKIE) { in conntrack_pptp_help()