Searched refs:EBT_ACCEPT (Results 1 – 6 of 6) sorted by relevance
22 .policy = EBT_ACCEPT,26 .policy = EBT_ACCEPT,30 .policy = EBT_ACCEPT,
26 .policy = EBT_ACCEPT,
253 if (verdict == EBT_ACCEPT) { in ebt_do_table()311 if (chaininfo->policy == EBT_ACCEPT) { in ebt_do_table()555 ((struct ebt_entries *)e)->policy != EBT_ACCEPT) { in ebt_check_entry_size_and_hooks()
26 #define EBT_ACCEPT -1 macro
118 case EBT_ACCEPT: in nft_target_eval_bridge()
Completed in 12 milliseconds