Searched refs:PF_PPTP_MAGIC_NUMBER (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/net/
H A Dpf.c480 static const u_int32_t PF_PPTP_MAGIC_NUMBER = 0x1A2B3C4D; variable
5480 if (ntohl(cm.hdr.magic) != PF_PPTP_MAGIC_NUMBER)

Completed in 116 milliseconds