Home
last modified time | relevance | path

Searched refs:xt_check_target (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/netfilter/
H A Dx_tables.h305 int xt_check_target(struct xt_tgchk_param *, unsigned int size, u16 proto,
/linux/net/netfilter/
H A Dx_tables.c1125 int xt_check_target(struct xt_tgchk_param *par, in xt_check_target() function
1140 EXPORT_SYMBOL_GPL(xt_check_target);
H A Dnft_compat.c268 ret = xt_check_target(&par, size, proto, inv); in nft_target_init()
/linux/net/bridge/netfilter/
H A Debtables.c461 ret = xt_check_target(par, w->watcher_size, in ebt_check_watcher()
787 ret = xt_check_target(&tgpar, t->target_size, in ebt_check_entry()