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

/macosx-10.10.1/ppp-786.1.1/Drivers/PPTP/PPTP-plugin/
H A Dpptp.h99 u_int32_t magic_cookie; member in struct:pptp_header
H A Dpptp.c119 hdr->magic_cookie = htonl(PPTP_MAGIC_COOKIE);
/macosx-10.10.1/tcpdump-61/tcpdump/
H A Dprint-pptp.c96 u_int32_t magic_cookie; member in struct:pptp_hdr
985 TCHECK(hdr->magic_cookie);
986 mc = EXTRACT_32BITS(&hdr->magic_cookie);
/macosx-10.10.1/vim-55/runtime/syntax/
H A Derlang.vim158 syn keyword erlangNode garbage_collection magic_cookie magic_cookies

Completed in 115 milliseconds