Searched refs:magic_cookie (Results 1 – 3 of 3) sorted by relevance
86 header->magic_cookie = htonl(PPTP_MAGIC_COOKIE); in pptp_init_header()
67 uint32_t magic_cookie; member
913 hdr->magic_cookie = ntohl(hdr->magic_cookie); in pptp_ctrl_input()938 if (hdr->magic_cookie != PPTP_MAGIC_COOKIE) { in pptp_ctrl_input()940 hdr->magic_cookie, PPTP_MAGIC_COOKIE); in pptp_ctrl_input()