PPTP_MSG_MAX       75 net/netfilter/nf_conntrack_pptp.c static const char *const pptp_msg_name_array[PPTP_MSG_MAX + 1] = {
PPTP_MSG_MAX       96 net/netfilter/nf_conntrack_pptp.c 	if (msg > PPTP_MSG_MAX)
PPTP_MSG_MAX      574 net/netfilter/nf_conntrack_pptp.c 	if (msg > 0 && msg <= PPTP_MSG_MAX && reqlen < pptp_msg_size[msg])