Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/bridge/netfilter/
A Debt_snat.c43 return info->target | ~EBT_VERDICT_BITS; in ebt_snat_tg()
51 tmp = info->target | ~EBT_VERDICT_BITS; in ebt_snat_tg_check()
57 tmp = info->target | EBT_VERDICT_BITS; in ebt_snat_tg_check()
A Debt_mark.c37 return info->target | ~EBT_VERDICT_BITS; in ebt_mark_tg()
45 tmp = info->target | ~EBT_VERDICT_BITS; in ebt_mark_tg_check()
50 tmp = info->target & ~EBT_VERDICT_BITS; in ebt_mark_tg_check()
/linux-6.3-rc2/include/uapi/linux/netfilter_bridge/
A Debtables.h34 #define EBT_VERDICT_BITS 0x0000000F macro

Completed in 5 milliseconds