Home
last modified time | relevance | path

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

/external/iptables/iptables/
Dnft-bridge.c83 static uint16_t ipt_to_ebt_flags(uint8_t invflags) in ipt_to_ebt_flags() function
274 fw->invflags |= ipt_to_ebt_flags(flags); in nft_bridge_parse_meta()