Home
last modified time | relevance | path

Searched defs:pptp_hdr (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_pptp_pxy.c36 typedef struct pptp_hdr { struct
40 } pptp_hdr_t; argument
/freebsd/contrib/tcpdump/
H A Dprint-pptp.c86 struct pptp_hdr { struct
87 nd_uint16_t length;
88 nd_uint16_t msg_type;
89 nd_uint32_t magic_cookie;
90 nd_uint16_t ctrl_msg_type;
91 nd_uint16_t reserved0;