Searched refs:ctl_type (Results 1 – 1 of 1) sorted by relevance
297 u_int16_t ctl_type; /* control message type */ in AliasHandlePptpOut() local301 if ((cptr = AliasVerifyPptp(pip, &ctl_type)) == NULL) in AliasHandlePptpOut()305 switch (ctl_type) { in AliasHandlePptpOut()341 switch (ctl_type) { in AliasHandlePptpOut()369 u_int16_t ctl_type; /* control message type */ in AliasHandlePptpIn() local373 if ((cptr = AliasVerifyPptp(pip, &ctl_type)) == NULL) in AliasHandlePptpIn()377 switch (ctl_type) { in AliasHandlePptpIn()413 if (ctl_type == PPTP_OutCallReply || in AliasHandlePptpIn()414 ctl_type == PPTP_InCallReply) { in AliasHandlePptpIn()