Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/bridge/netfilter/
H 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()
H 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()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/netfilter_bridge/
H A Debtables.h34 #define EBT_VERDICT_BITS 0x0000000F macro
/OK3568_Linux_fs/kernel/include/uapi/linux/netfilter_bridge/
H A Debtables.h34 #define EBT_VERDICT_BITS 0x0000000F macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/netfilter_bridge/
H A Debtables.h34 #define EBT_VERDICT_BITS 0x0000000F macro