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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/iptables-1.x/extensions/
H A DMakefile8 PF_EXT_SLIB:=ah addrtype comment connmark conntrack dscp ecn esp hashlimit helper icmp iprange length limit mac mark multiport owner physdev pkttype policy realm sctp standard state tcp tcpmss tos ttl udp unclean CLASSIFY CONNMARK DNAT DSCP ECN LOG MARK MASQUERADE MIRROR NETMAP NFQUEUE NOTRACK REDIRECT REJECT SAME SNAT TCPMSS TOS TTL ULOG
9 PF6_EXT_SLIB:=connmark eui64 hl icmp6 length limit mac mark multiport owner physdev policy standard state tcp udp CONNMARK HL LOG NFQUEUE MARK TCPMSS
H A Dlibip6t_multiport.c16 "multiport v%s options:\n"
25 " NOTE: this kernel does not support port ranges in multiport.\n",
33 "multiport v%s options:\n"
146 "multiport needs `-p tcp', `-p udp', `-p sctp' or `-p dccp'");
149 "multiport only works with TCP, UDP, SCTP and DCCP");
195 "multiport does not support invert");
199 "multiport can only have one option");
245 "multiport can only have one option");
255 exit_error(PARAMETER_PROBLEM, "multiport expection an option");
290 printf("multiport ");
423 static struct ip6tables_match multiport = { variable in typeref:struct:ip6tables_match
[all...]
H A Dlibipt_multiport.c16 "multiport v%s options:\n"
25 " NOTE: this kernel does not support port ranges in multiport.\n",
33 "multiport v%s options:\n"
146 "multiport only works with TCP, UDP, UDPLITE, SCTP and DCCP");
152 "multiport needs `-p tcp', `-p udp', `-p udplite', "
156 "multiport only works with TCP, UDP, UDPLITE, SCTP and DCCP");
202 "multiport does not support invert");
206 "multiport can only have one option");
252 "multiport can only have one option");
262 exit_error(PARAMETER_PROBLEM, "multiport expectio
430 static struct iptables_match multiport = { variable in typeref:struct:iptables_match
[all...]

Completed in 25 milliseconds