Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/libalias/
H A Dalias_pptp.c250 #define PPTP_INIT_VALUE ((0x2001 << 16) | PPTP_GRE_PROTO) macro
/f-stack/freebsd/netgraph/
H A Dng_pptpgre.c113 #define PPTP_INIT_VALUE ((0x2001 << 16) | PPTP_GRE_PROTO) macro