Home
last modified time | relevance | path

Searched refs:nft_init_eb (Results 1 – 5 of 5) sorted by relevance

/third_party/iptables/iptables/
Dxtables-eb-standalone.c50 nft_init_eb(&h, "ebtables"); in xtables_eb_main()
Dnft.h230 int nft_init_eb(struct nft_handle *h, const char *pname);
Dxtables-restore.c447 nft_init_eb(&h, "ebtables-restore"); in xtables_eb_restore_main()
Dxtables-eb-translate.c571 nft_init_eb(&h, argv[0]); in xtables_eb_xlate_main()
Dxtables-eb.c677 int nft_init_eb(struct nft_handle *h, const char *pname) in nft_init_eb() function