Searched refs:IP_NAT_MANIP_SRC (Results 1 - 11 of 11) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/netfilter/
H A Dnf_nat_core.h22 if (manip == IP_NAT_MANIP_SRC)
H A Dnf_nat.h10 IP_NAT_MANIP_SRC, enumerator in enum:nf_nat_manip_type
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/iptables-1.x/include/linux/netfilter/
H A Dnf_nat.h10 IP_NAT_MANIP_SRC, enumerator in enum:nf_nat_manip_type
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/include/net/netfilter/
H A Dnf_nat.h10 IP_NAT_MANIP_SRC, enumerator in enum:nf_nat_manip_type
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/netfilter/
H A Dnf_nat_proto_tcp.c30 if (maniptype == IP_NAT_MANIP_SRC)
49 if (maniptype == IP_NAT_MANIP_SRC)
115 if (maniptype == IP_NAT_MANIP_SRC) {
H A Dnf_nat_proto_udp.c29 if (maniptype == IP_NAT_MANIP_SRC)
48 if (maniptype == IP_NAT_MANIP_SRC)
106 if (maniptype == IP_NAT_MANIP_SRC) {
H A Dnf_nat_proto_gre.c50 if (maniptype == IP_NAT_MANIP_SRC)
75 if (maniptype == IP_NAT_MANIP_SRC)
H A Dnf_nat_rule.c179 = (HOOK2MANIP(hooknum) == IP_NAT_MANIP_SRC
194 = (HOOK2MANIP(hooknum) == IP_NAT_MANIP_SRC
198 = (HOOK2MANIP(hooknum) == IP_NAT_MANIP_SRC
H A Dnf_nat_core.c157 proto->in_range(tuple, IP_NAT_MANIP_SRC,
226 if (maniptype == IP_NAT_MANIP_SRC)
272 if (maniptype == IP_NAT_MANIP_SRC) {
345 if (maniptype == IP_NAT_MANIP_SRC)
396 if (maniptype == IP_NAT_MANIP_SRC) {
416 if (mtype == IP_NAT_MANIP_SRC)
525 if (manip == IP_NAT_MANIP_SRC)
H A Dnf_nat_standalone.c152 maniptype == IP_NAT_MANIP_SRC ? "SRC" : "DST",
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/netfilter/
H A Dnf_conntrack_core.c332 if (HOOK2MANIP(hooknum) == IP_NAT_MANIP_SRC) {

Completed in 82 milliseconds