Searched refs:nft_init_arp (Results 1 – 4 of 4) sorted by relevance
52 nft_init_arp(&h, "arptables"); in xtables_arp_main()
227 int nft_init_arp(struct nft_handle *h, const char *pname);
471 nft_init_arp(&h, "arptables-restore"); in xtables_arp_restore_main()
430 int nft_init_arp(struct nft_handle *h, const char *pname) in nft_init_arp() function