Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/libalias/
H A Dalias_pptp.c253 #define PPTP_MAGIC 0x1a2b3c4d macro
461 (ntohl(hptr->magic) != PPTP_MAGIC)) in AliasVerifyPptp()