Searched refs:ipt_ip (Results 1 - 25 of 76) sorted by relevance

1234

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/include/
H A Diptables.h69 void (*print)(const struct ipt_ip *ip,
73 void (*save)(const struct ipt_ip *ip,
121 void (*print)(const struct ipt_ip *ip,
125 void (*save)(const struct ipt_ip *ip,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/iptables-1.x/extensions/
H A Dlibipt_NFQUEUE.c77 print(const struct ipt_ip *ip,
88 save(const struct ipt_ip *ip, const struct ipt_entry_target *target)
H A Dlibipt_condition.c67 print(const struct ipt_ip *ip,
78 save(const struct ipt_ip *ip,
H A Dlibipt_helper.c67 print(const struct ipt_ip *ip,
78 save(const struct ipt_ip *ip, const struct ipt_entry_match *match)
H A Dlibipt_quota.c30 print(const struct ipt_ip *ip, const struct ipt_entry_match *match, int numeric)
38 save(const struct ipt_ip *ip, const struct ipt_entry_match *match)
H A Dlibipt_MARK.c140 print_v0(const struct ipt_ip *ip,
152 save_v0(const struct ipt_ip *ip, const struct ipt_entry_target *target)
163 print_v1(const struct ipt_ip *ip,
186 save_v1(const struct ipt_ip *ip, const struct ipt_entry_target *target)
H A Dlibipt_standard.c46 save(const struct ipt_ip *ip, const struct ipt_entry_target *target)
H A Dlibipt_CLASSIFY.c90 print(const struct ipt_ip *ip,
102 save(const struct ipt_ip *ip, const struct ipt_entry_target *target)
H A Dlibipt_CONNSECMARK.c89 static void print(const struct ipt_ip *ip,
99 static void save(const struct ipt_ip *ip, const struct ipt_entry_target *target)
H A Dlibipt_DSCP.c126 print(const struct ipt_ip *ip,
138 save(const struct ipt_ip *ip, const struct ipt_entry_target *target)
H A Dlibipt_SECMARK.c86 static void print(const struct ipt_ip *ip,
97 static void save(const struct ipt_ip *ip, const struct ipt_entry_target *target)
H A Dlibipt_TCPMSS.c91 print(const struct ipt_ip *ip,
105 save(const struct ipt_ip *ip, const struct ipt_entry_target *target)
H A Dlibipt_TTL.c99 static void save(const struct ipt_ip *ip,
120 static void print(const struct ipt_ip *ip,
H A Dlibipt_comment.c82 print(const struct ipt_ip *ip,
94 save(const struct ipt_ip *ip, const struct ipt_entry_match *match)
H A Dlibipt_connmark.c109 print(const struct ipt_ip *ip,
123 save(const struct ipt_ip *ip, const struct ipt_entry_match *match)
H A Dlibipt_CONNMARK.c145 print(const struct ipt_ip *ip,
178 save(const struct ipt_ip *ip, const struct ipt_entry_target *target)
H A Dlibipt_REJECT.c138 print(const struct ipt_ip *ip,
154 static void save(const struct ipt_ip *ip, const struct ipt_entry_target *target)
H A Dlibipt_SET.c139 print(const struct ipt_ip *ip,
151 save(const struct ipt_ip *ip, const struct ipt_entry_target *target)
H A Dlibipt_TOS.c136 print(const struct ipt_ip *ip,
148 save(const struct ipt_ip *ip, const struct ipt_entry_target *target)
H A Dlibipt_dscp.c134 print(const struct ipt_ip *ip,
146 save(const struct ipt_ip *ip, const struct ipt_entry_match *match)
H A Dlibipt_ecn.c100 print(const struct ipt_ip *ip,
130 save(const struct ipt_ip *ip, const struct ipt_entry_match *match)
H A Dlibipt_length.c118 print(const struct ipt_ip *ip,
128 save(const struct ipt_ip *ip, const struct ipt_entry_match *match)
H A Dlibipt_mac.c101 print(const struct ipt_ip *ip,
114 static void save(const struct ipt_ip *ip, const struct ipt_entry_match *match)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/iptables-1.x/include/
H A Diptables.h79 void (*print)(const struct ipt_ip *ip,
83 void (*save)(const struct ipt_ip *ip,
131 void (*print)(const struct ipt_ip *ip,
135 void (*save)(const struct ipt_ip *ip,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/include/linux/netfilter_ipv4/
H A Dip_tables.h32 struct ipt_ip { struct
55 /* Values for "flag" field in struct ipt_ip (general ip structure). */
60 /* Values for "inv" field in struct ipt_ip. */
74 struct ipt_ip ip;

Completed in 175 milliseconds

1234