Home
last modified time | relevance | path

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

/freebsd-13.1/sys/netinet/libalias/
H A Dalias_pptp.c257 PPTP_OutCallReply = 8, enumerator
309 case PPTP_OutCallReply: in AliasHandlePptpOut()
344 case PPTP_OutCallReply: in AliasHandlePptpOut()
385 case PPTP_OutCallReply: in AliasHandlePptpIn()
415 if (ctl_type == PPTP_OutCallReply || in AliasHandlePptpIn()
459 if ((*ptype == PPTP_OutCallReply || *ptype == PPTP_InCallReply) && in AliasVerifyPptp()