Home
last modified time | relevance | path

Searched refs:nft_init_arp (Results 1 – 4 of 4) sorted by relevance

/external/iptables/iptables/
Dxtables-arp-standalone.c52 nft_init_arp(&h, "arptables"); in xtables_arp_main()
Dnft.h227 int nft_init_arp(struct nft_handle *h, const char *pname);
Dxtables-restore.c471 nft_init_arp(&h, "arptables-restore"); in xtables_arp_restore_main()
Dxtables-arp.c430 int nft_init_arp(struct nft_handle *h, const char *pname) in nft_init_arp() function