Home
last modified time | relevance | path

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

/freebsd/sys/netinet/libalias/
H A Dalias_pptp.c257 PPTP_InCallReply = 10, enumerator
309 case PPTP_InCallReply: in AliasHandlePptpOut()
343 case PPTP_InCallReply: in AliasHandlePptpOut()
384 case PPTP_InCallReply: in AliasHandlePptpIn()
414 ctl_type == PPTP_InCallReply) { in AliasHandlePptpIn()
457 if ((*ptype == PPTP_OutCallReply || *ptype == PPTP_InCallReply) && in AliasVerifyPptp()