Searched refs:ctl_type (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/sys/netinet/libalias/
H A Dalias_pptp.c307 u_int16_t ctl_type; /* control message type */ local
311 if ((cptr = AliasVerifyPptp(pip, &ctl_type)) == NULL)
315 switch (ctl_type) {
352 switch (ctl_type) {
379 u_int16_t ctl_type; /* control message type */ local
383 if ((cptr = AliasVerifyPptp(pip, &ctl_type)) == NULL)
387 switch (ctl_type) {
424 if (ctl_type == PPTP_OutCallReply || ctl_type == PPTP_InCallReply) {
/freebsd-10-stable/sys/sys/
H A Dsysctl.h62 int ctl_type; /* type of name */ member in struct:ctlname

Completed in 279 milliseconds