Home
last modified time | relevance | path

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

/freebsd-13.1/sys/netinet/libalias/
H A Dalias_pptp.c259 PPTP_InCallReply = 10, enumerator
311 case PPTP_InCallReply: in AliasHandlePptpOut()
345 case PPTP_InCallReply: in AliasHandlePptpOut()
386 case PPTP_InCallReply: in AliasHandlePptpIn()
416 ctl_type == PPTP_InCallReply) { in AliasHandlePptpIn()
459 if ((*ptype == PPTP_OutCallReply || *ptype == PPTP_InCallReply) && in AliasVerifyPptp()