Searched refs:xt_find_table (Results 1 – 4 of 4) sorted by relevance
68 table = xt_find_table(net, NFPROTO_IPV6, "nat"); in ip6t_nat_register_lookups()
67 table = xt_find_table(net, NFPROTO_IPV4, "nat"); in ipt_nat_register_lookups()
338 struct xt_table *xt_find_table(struct net *net, u8 af, const char *name);
1310 struct xt_table *xt_find_table(struct net *net, u8 af, const char *name) in xt_find_table() function1325 EXPORT_SYMBOL(xt_find_table);