Searched refs:ipt_error (Results 1 – 4 of 4) sorted by relevance
/linux-2.4.37.9/net/ipv4/netfilter/ |
D | iptable_filter.c | 24 struct ipt_error struct 34 struct ipt_error term; argument 37 sizeof(struct ipt_standard) * 3 + sizeof(struct ipt_error), 75 sizeof(struct ipt_error),
|
D | iptable_mangle.c | 36 struct ipt_error struct 47 struct ipt_error term; argument 50 sizeof(struct ipt_standard) * 5 + sizeof(struct ipt_error), 108 sizeof(struct ipt_error),
|
D | ip_nat_rule.c | 44 struct ipt_error struct 54 struct ipt_error term; argument 57 sizeof(struct ipt_standard) * 3 + sizeof(struct ipt_error), 95 sizeof(struct ipt_error),
|
D | ip_tables.c | 215 ipt_error(struct sk_buff **pskb, in ipt_error() function 1694 = { { NULL, NULL }, IPT_ERROR_TARGET, ipt_error, NULL, NULL };
|