Home
last modified time | relevance | path

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

/external/iptables/iptables/
Dnft-shared.h52 struct ebtables_command_state *cs_eb; member
Dnft-shared.c283 return ctx->state.cs_eb; in nft_get_data()
339 matches = &ctx->state.cs_eb->matches; in nft_parse_match()
Dnft-bridge.c368 .state.cs_eb = cs, in nft_rule_to_ebtables_command_state()