Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/netfilter_ipv4/
H A Dip_tables.h38 struct ipt_error { struct
59 .entry = IPT_ENTRY_INIT(sizeof(struct ipt_error)), \ argument
/openbmc/linux/net/ipv4/netfilter/
H A Dip_tables.c92 ipt_error(struct sk_buff *skb, const struct xt_action_param *par) in ipt_error() function
1821 .target = ipt_error,