Searched refs:EBT_VERDICT_BITS (Results 1 - 21 of 21) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ebtables/extensions/
H A Debt_mark.c77 markinfo->target = (markinfo->target & ~EBT_VERDICT_BITS) | (tmp & EBT_VERDICT_BITS);
89 markinfo->target = (markinfo->target & EBT_VERDICT_BITS) | MARK_OR_VALUE;
95 markinfo->target = (markinfo->target & EBT_VERDICT_BITS) | MARK_AND_VALUE;
101 markinfo->target = (markinfo->target & EBT_VERDICT_BITS) | MARK_XOR_VALUE;
123 } else if (BASE_CHAIN && (markinfo->target|~EBT_VERDICT_BITS) == EBT_RETURN)
134 tmp = markinfo->target & ~EBT_VERDICT_BITS;
146 tmp = markinfo->target | ~EBT_VERDICT_BITS;
H A Debt_nat.c167 natinfo->target = (natinfo->target & ~EBT_VERDICT_BITS) | (tmp & EBT_VERDICT_BITS);
214 if (BASE_CHAIN && (natinfo->target | ~EBT_VERDICT_BITS) == EBT_RETURN) {
253 printf(" --snat-target %s", TARGET_NAME((natinfo->target|~EBT_VERDICT_BITS)));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ebtables/extensions/
H A Debt_mark.c77 markinfo->target = (markinfo->target & ~EBT_VERDICT_BITS) | (tmp & EBT_VERDICT_BITS);
89 markinfo->target = (markinfo->target & EBT_VERDICT_BITS) | MARK_OR_VALUE;
95 markinfo->target = (markinfo->target & EBT_VERDICT_BITS) | MARK_AND_VALUE;
101 markinfo->target = (markinfo->target & EBT_VERDICT_BITS) | MARK_XOR_VALUE;
123 } else if (BASE_CHAIN && (markinfo->target|~EBT_VERDICT_BITS) == EBT_RETURN)
134 tmp = markinfo->target & ~EBT_VERDICT_BITS;
146 tmp = markinfo->target | ~EBT_VERDICT_BITS;
H A Debt_nat.c167 natinfo->target = (natinfo->target & ~EBT_VERDICT_BITS) | (tmp & EBT_VERDICT_BITS);
214 if (BASE_CHAIN && (natinfo->target | ~EBT_VERDICT_BITS) == EBT_RETURN) {
253 printf(" --snat-target %s", TARGET_NAME((natinfo->target|~EBT_VERDICT_BITS)));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ebtables/extensions/
H A Debt_mark.c77 markinfo->target = (markinfo->target & ~EBT_VERDICT_BITS) | (tmp & EBT_VERDICT_BITS);
89 markinfo->target = (markinfo->target & EBT_VERDICT_BITS) | MARK_OR_VALUE;
95 markinfo->target = (markinfo->target & EBT_VERDICT_BITS) | MARK_AND_VALUE;
101 markinfo->target = (markinfo->target & EBT_VERDICT_BITS) | MARK_XOR_VALUE;
123 } else if (BASE_CHAIN && (markinfo->target|~EBT_VERDICT_BITS) == EBT_RETURN)
134 tmp = markinfo->target & ~EBT_VERDICT_BITS;
146 tmp = markinfo->target | ~EBT_VERDICT_BITS;
H A Debt_nat.c167 natinfo->target = (natinfo->target & ~EBT_VERDICT_BITS) | (tmp & EBT_VERDICT_BITS);
214 if (BASE_CHAIN && (natinfo->target | ~EBT_VERDICT_BITS) == EBT_RETURN) {
253 printf(" --snat-target %s", TARGET_NAME((natinfo->target|~EBT_VERDICT_BITS)));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/bridge/netfilter/
H A Debt_mark.c36 return info->target | ~EBT_VERDICT_BITS;
44 tmp = info->target | ~EBT_VERDICT_BITS;
49 tmp = info->target & ~EBT_VERDICT_BITS;
H A Debt_snat.c42 return info->target | ~EBT_VERDICT_BITS;
50 tmp = info->target | ~EBT_VERDICT_BITS;
56 tmp = info->target | EBT_VERDICT_BITS;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/bridge/netfilter/
H A Debt_mark.c36 return info->target | ~EBT_VERDICT_BITS;
44 tmp = info->target | ~EBT_VERDICT_BITS;
49 tmp = info->target & ~EBT_VERDICT_BITS;
H A Debt_snat.c42 return info->target | ~EBT_VERDICT_BITS;
50 tmp = info->target | ~EBT_VERDICT_BITS;
56 tmp = info->target | EBT_VERDICT_BITS;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ebtables/include/
H A Debtables.h33 #define EBT_VERDICT_BITS 0x0000000F macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ebtables/include/linux/netfilter_bridge/
H A Debtables.h33 #define EBT_VERDICT_BITS 0x0000000F macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ebtables/include/
H A Debtables.h33 #define EBT_VERDICT_BITS 0x0000000F macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ebtables/include/linux/netfilter_bridge/
H A Debtables.h33 #define EBT_VERDICT_BITS 0x0000000F macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ebtables/include/
H A Debtables.h33 #define EBT_VERDICT_BITS 0x0000000F macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ebtables/include/linux/netfilter_bridge/
H A Debtables.h33 #define EBT_VERDICT_BITS 0x0000000F macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/usr/include/linux/netfilter_bridge/
H A Debtables.h32 #define EBT_VERDICT_BITS 0x0000000F macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sysroot/usr/include/linux/netfilter_bridge/
H A Debtables.h32 #define EBT_VERDICT_BITS 0x0000000F macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sysroot/usr/include/linux/netfilter_bridge/
H A Debtables.h32 #define EBT_VERDICT_BITS 0x0000000F macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/netfilter_bridge/
H A Debtables.h32 #define EBT_VERDICT_BITS 0x0000000F macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/netfilter_bridge/
H A Debtables.h32 #define EBT_VERDICT_BITS 0x0000000F macro

Completed in 197 milliseconds