Home
last modified time | relevance | path

Searched refs:xtables_bridge (Results 1 – 6 of 6) sorted by relevance

/third_party/iptables/iptables/
Dxtables-save.c221 tables = xtables_bridge; in xtables_save_main()
Dnft.h119 extern const struct builtin_table xtables_bridge[NFT_TABLE_MAX];
Dxtables-restore.c373 tables = xtables_bridge; in xtables_restore_main()
Dxtables-translate.c479 tables = xtables_bridge; in xtables_xlate_main_common()
Dxtables-eb.c691 if (nft_init(h, NFPROTO_BRIDGE, xtables_bridge) < 0) in nft_init_eb()
Dnft.c596 const struct builtin_table xtables_bridge[NFT_TABLE_MAX] = { variable