Home
last modified time | relevance | path

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

/freebsd-12.1/sys/netinet/libalias/
H A Dalias_pptp.c266 PPTP_InCallReply = 10, enumerator
319 case PPTP_InCallReply: in AliasHandlePptpOut()
354 case PPTP_InCallReply: in AliasHandlePptpOut()
394 case PPTP_InCallReply: in AliasHandlePptpIn()
424 if (ctl_type == PPTP_OutCallReply || ctl_type == PPTP_InCallReply) { in AliasHandlePptpIn()
466 if ((*ptype == PPTP_OutCallReply || *ptype == PPTP_InCallReply) && in AliasVerifyPptp()