Searched refs:ipt_ip (Results 51 - 75 of 76) sorted by relevance

1234

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/iptables-1.x/extensions/
H A Dlibipt_multiport.c289 print(const struct ipt_ip *ip,
325 print_v1(const struct ipt_ip *ip,
368 static void save(const struct ipt_ip *ip, const struct ipt_entry_match *match)
395 static void save_v1(const struct ipt_ip *ip,
H A Dlibipt_CLUSTERIP.c210 print(const struct ipt_ip *ip,
232 save(const struct ipt_ip *ip, const struct ipt_entry_target *target)
H A Dlibipt_DNAT.c218 print(const struct ipt_ip *ip,
236 save(const struct ipt_ip *ip, const struct ipt_entry_target *target)
H A Dlibipt_LOG.c209 print(const struct ipt_ip *ip,
250 save(const struct ipt_ip *ip, const struct ipt_entry_target *target)
H A Dlibipt_SNAT.c220 print(const struct ipt_ip *ip,
238 save(const struct ipt_ip *ip, const struct ipt_entry_target *target)
H A Dlibipt_icmp.c249 print(const struct ipt_ip *ip,
266 static void save(const struct ipt_ip *ip, const struct ipt_entry_match *match)
H A Dlibipt_owner.c203 print(const struct ipt_ip *ip,
220 save(const struct ipt_ip *ip, const struct ipt_entry_match *match)
H A Dlibipt_realm.c218 print(const struct ipt_ip *ip,
234 save(const struct ipt_ip *ip, const struct ipt_entry_match *match)
H A Dlibipt_recent.c178 print(const struct ipt_ip *ip,
202 save(const struct ipt_ip *ip, const struct ipt_entry_match *match)
H A Dlibipt_string.c292 print(const struct ipt_ip *ip,
316 save(const struct ipt_ip *ip, const struct ipt_entry_match *match)
H A Dlibipt_conntrack.c433 matchinfo_print(const struct ipt_ip *ip, const struct ipt_entry_match *match, int numeric, const char *optpfx)
519 print(const struct ipt_ip *ip,
527 static void save(const struct ipt_ip *ip, const struct ipt_entry_match *match)
H A Dlibipt_dccp.c277 print(const struct ipt_ip *ip,
312 save(const struct ipt_ip *ip,
H A Dlibipt_hashlimit.c305 print(const struct ipt_ip *ip,
325 static void save(const struct ipt_ip *ip, const struct ipt_entry_match *match)
H A Dlibipt_policy.c390 static void print(const struct ipt_ip *ip,
406 static void save(const struct ipt_ip *ip, const struct ipt_entry_match *match)
H A Dlibipt_tcp.c320 print(const struct ipt_ip *ip,
344 static void save(const struct ipt_ip *ip, const struct ipt_entry_match *match)
H A Dlibipt_sctp.c456 print(const struct ipt_ip *ip,
488 save(const struct ipt_ip *ip,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/netfilter_ipv4/
H A Dip_tables.h38 struct ipt_ip { struct
61 /* Values for "flag" field in struct ipt_ip (general ip structure). */
66 /* Values for "inv" field in struct ipt_ip. */
81 struct ipt_ip ip;
353 struct ipt_ip ip;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/extensions/
H A Dlibxt_multiport.c317 const struct ipt_ip *ip = ip_void;
371 const struct ipt_ip *ip = ip_void;
412 const struct ipt_ip *ip = ip_void;
460 const struct ipt_ip *ip = ip_void;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/netfilter/
H A Dipt_ecn.c95 const struct ipt_ip *ip = ip_void;
H A Dip_tables.c81 const struct ipt_ip *ipinfo,
156 ip_checkentry(const struct ipt_ip *ip)
354 unconditional(const struct ipt_ip *ip)
510 const struct ipt_ip *ip, unsigned int hookmask,
535 const struct ipt_ip *ip,
1429 const struct ipt_ip *ip,
1560 const struct ipt_ip *ip, unsigned int hookmask)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/netfilter/
H A Dxt_multiport.c178 const struct ipt_ip *ip = info;
192 const struct ipt_ip *ip = info;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/iptables-1.x/
H A Diptables-save.c106 const struct ipt_ip *ip)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/netconf/
H A Dnetconf_linux.c734 struct ipt_ip blank;
739 memset(&blank, 0, sizeof(struct ipt_ip));
743 !memcmp(&entry->ip, &blank, sizeof(struct ipt_ip)))
767 !memcmp(&rule->ip, &blank, sizeof(struct ipt_ip))))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/libiptc/
H A Dlibip4tc.c220 unconditional(const struct ipt_ip *ip)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/iptables/
H A Diptables.c528 const struct ipt_ip *ip,
1048 const struct ipt_ip *ip)

Completed in 214 milliseconds

1234