Home
last modified time | relevance | path

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

/aosp_15_r20/external/iptables/iptables/
H A Dnft-bridge.c205 static bool nft_rule_to_ebtables_command_state(struct nft_handle *h, in nft_rule_to_ebtables_command_state() function
359 nft_rule_to_ebtables_command_state(h, r, &cs); in nft_bridge_print_rule()
584 .rule_to_cs = nft_rule_to_ebtables_command_state,