Home
last modified time | relevance | path

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

/external/iproute2/include/
Dxtables.h205 XTABLES_EXT_ALIAS = 1 << 0, enumerator
/external/iptables/iptables/
Dxshared.c662 if (!(m->ext_flags & XTABLES_EXT_ALIAS)) in command_match()
723 if (!(cs->target->ext_flags & XTABLES_EXT_ALIAS)) in command_jump()
/external/iptables/include/
Dxtables.h205 XTABLES_EXT_ALIAS = 1 << 0, enumerator
/external/iptables/extensions/
Dlibxt_conntrack.c1510 .ext_flags = XTABLES_EXT_ALIAS,
1525 .ext_flags = XTABLES_EXT_ALIAS,
1540 .ext_flags = XTABLES_EXT_ALIAS,
Dlibxt_CT.c431 .ext_flags = XTABLES_EXT_ALIAS,