PPTP_MSG_MAX 156 net/ipv4/netfilter/nf_nat_pptp.c msg <= PPTP_MSG_MAX ? pptp_msg_name[msg] : PPTP_MSG_MAX 250 net/ipv4/netfilter/nf_nat_pptp.c msg <= PPTP_MSG_MAX ? pptp_msg_name[msg] : PPTP_MSG_MAX 381 net/netfilter/nf_conntrack_pptp.c msg <= PPTP_MSG_MAX ? pptp_msg_name[msg] : pptp_msg_name[0], PPTP_MSG_MAX 476 net/netfilter/nf_conntrack_pptp.c msg <= PPTP_MSG_MAX ? pptp_msg_name[msg] : pptp_msg_name[0], PPTP_MSG_MAX 552 net/netfilter/nf_conntrack_pptp.c if (msg > 0 && msg <= PPTP_MSG_MAX && reqlen < pptp_msg_size[msg])