Searched refs:PPTP_MSG_MAX (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/netfilter/
H A Dnf_nat_pptp.c155 (msg <= PPTP_MSG_MAX)?
248 DEBUGP("unknown inbound packet %s\n", (msg <= PPTP_MSG_MAX)?
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/netfilter/
H A Dnf_conntrack_pptp.c355 msg <= PPTP_MSG_MAX ? pptp_msg_name[msg] : pptp_msg_name[0],
450 msg <= PPTP_MSG_MAX ? pptp_msg_name[msg] : pptp_msg_name[0],
524 if (msg > 0 && msg <= PPTP_MSG_MAX && reqlen < pptp_msg_size[msg])
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/netfilter/
H A Dnf_conntrack_pptp.h77 #define PPTP_MSG_MAX 15 macro

Completed in 62 milliseconds