Searched refs:xt_find_revision (Results 1 – 3 of 3) sorted by relevance
| /linux/include/linux/netfilter/ |
| H A D | x_tables.h | 335 int xt_find_revision(u8 af, const char *name, u8 revision, int target,
|
| /linux/net/netfilter/ |
| H A D | x_tables.c | 396 int xt_find_revision(u8 af, const char *name, u8 revision, int target, in xt_find_revision() function 417 EXPORT_SYMBOL_GPL(xt_find_revision);
|
| H A D | nft_compat.c | 768 try_then_request_module(xt_find_revision(family, name, rev, target, &ret), in nfnl_compat_get_rcu()
|