Home
last modified time | relevance | path

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

/external/iptables/iptables/
Dnft-bridge.c519 static void nft_rule_to_ebtables_command_state(struct nft_handle *h, in nft_rule_to_ebtables_command_state() function
667 nft_rule_to_ebtables_command_state(h, r, &cs); in nft_bridge_print_rule()
902 .rule_to_cs = nft_rule_to_ebtables_command_state,