Searched refs:EBT_ACCEPT (Results 1 – 6 of 6) sorted by relevance
21 .policy = EBT_ACCEPT,25 .policy = EBT_ACCEPT,29 .policy = EBT_ACCEPT,
23 .policy = EBT_ACCEPT,
248 if (verdict == EBT_ACCEPT) { in ebt_do_table()306 if (chaininfo->policy == EBT_ACCEPT) { in ebt_do_table()532 ((struct ebt_entries *)e)->policy != EBT_ACCEPT) { in ebt_check_entry_size_and_hooks()
26 #define EBT_ACCEPT -1 macro
132 case EBT_ACCEPT: in nft_target_eval_bridge()