Searched refs:nft_init_eb (Results 1 – 5 of 5) sorted by relevance
50 nft_init_eb(&h, "ebtables"); in xtables_eb_main()
230 int nft_init_eb(struct nft_handle *h, const char *pname);
447 nft_init_eb(&h, "ebtables-restore"); in xtables_eb_restore_main()
571 nft_init_eb(&h, argv[0]); in xtables_eb_xlate_main()
677 int nft_init_eb(struct nft_handle *h, const char *pname) in nft_init_eb() function