Searched refs:ctl_type (Results 1 – 3 of 3) sorted by relevance
306 u_int16_t ctl_type; /* control message type */ in AliasHandlePptpOut() local310 if ((cptr = AliasVerifyPptp(pip, &ctl_type)) == NULL) in AliasHandlePptpOut()314 switch (ctl_type) { in AliasHandlePptpOut()351 switch (ctl_type) { in AliasHandlePptpOut()378 u_int16_t ctl_type; /* control message type */ in AliasHandlePptpIn() local382 if ((cptr = AliasVerifyPptp(pip, &ctl_type)) == NULL) in AliasHandlePptpIn()386 switch (ctl_type) { in AliasHandlePptpIn()423 if (ctl_type == PPTP_OutCallReply || ctl_type == PPTP_InCallReply) { in AliasHandlePptpIn()
56 int ctl_type; /* type of name */ member
66 int ctl_type; /* type of name */ member