Home
last modified time | relevance | path

Searched refs:PPTP_GRE_PROTOCOL_TYPE (Results 1 – 3 of 3) sorted by relevance

/openbsd/usr.sbin/npppd/pptp/
H A Dpptp.h138 #define PPTP_GRE_PROTOCOL_TYPE 0x880b macro
H A Dpptp_call.c586 grehdr->protocol_type = htons(PPTP_GRE_PROTOCOL_TYPE); in pptp_call_gre_output()
H A Dpptpd.c751 if (!(grehdr->protocol_type == PPTP_GRE_PROTOCOL_TYPE && in pptpd_gre_input()