Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/libalias/
H A Dalias_pptp.c264 PPTP_OutCallReply = 8, enumerator
316 case PPTP_OutCallReply: in AliasHandlePptpOut()
352 case PPTP_OutCallReply: in AliasHandlePptpOut()
392 case PPTP_OutCallReply: in AliasHandlePptpIn()
423 if (ctl_type == PPTP_OutCallReply || ctl_type == PPTP_InCallReply) { in AliasHandlePptpIn()
465 if ((*ptype == PPTP_OutCallReply || *ptype == PPTP_InCallReply) && in AliasVerifyPptp()