Searched refs:xt_find_revision (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/netfilter/ |
| H A D | x_tables.h | 322 int xt_find_revision(u8 af, const char *name, u8 revision, int target,
|
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | x_tables.c | 373 int xt_find_revision(u8 af, const char *name, u8 revision, int target, in xt_find_revision() function 394 EXPORT_SYMBOL_GPL(xt_find_revision);
|
| H A D | nft_compat.c | 662 try_then_request_module(xt_find_revision(nfmsg->nfgen_family, name, in nfnl_compat_get_rcu()
|
| /OK3568_Linux_fs/kernel/net/ipv4/netfilter/ |
| H A D | arp_tables.c | 1468 try_then_request_module(xt_find_revision(NFPROTO_ARP, rev.name, in do_arpt_get_ctl()
|
| H A D | ip_tables.c | 1685 try_then_request_module(xt_find_revision(AF_INET, rev.name, in do_ipt_get_ctl()
|
| /OK3568_Linux_fs/kernel/net/ipv6/netfilter/ |
| H A D | ip6_tables.c | 1695 try_then_request_module(xt_find_revision(AF_INET6, rev.name, in do_ip6t_get_ctl()
|