Home
last modified time | relevance | path

Searched refs:ipt_error (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/linux/netfilter_ipv4/
Dip_tables.h40 struct ipt_error { struct
61 .entry = IPT_ENTRY_INIT(sizeof(struct ipt_error)), \ argument
/Linux-v4.19/net/ipv4/netfilter/
Dip_tables.c97 ipt_error(struct sk_buff *skb, const struct xt_action_param *par) in ipt_error() function
1870 .target = ipt_error,