Home
last modified time | relevance | path

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

/third_party/iptables/iptables/
Dxtables-eb-standalone.c54 ret = nft_bridge_commit(&h); in xtables_eb_main()
Dnft.h211 int nft_bridge_commit(struct nft_handle *h);
Dxtables-restore.c411 .commit = nft_bridge_commit,
Dnft.c3161 int nft_bridge_commit(struct nft_handle *h) in nft_bridge_commit() function