Searched refs:xtables_arp (Results 1 – 6 of 6) sorted by relevance
210 tables = xtables_arp; in xtables_save_main()
118 extern const struct builtin_table xtables_arp[NFT_TABLE_MAX];
370 tables = xtables_arp; in xtables_restore_main()
476 tables = xtables_arp; in xtables_xlate_main_common()
444 if (nft_init(h, NFPROTO_ARP, xtables_arp) < 0) in nft_init_arp()
573 const struct builtin_table xtables_arp[NFT_TABLE_MAX] = { variable