Home
last modified time | relevance | path

Searched refs:dstmask (Results 1 – 8 of 8) sorted by relevance

/external/kernel-headers/original/uapi/linux/netfilter/
Dxt_hashlimit.h67 __u8 srcmask, dstmask; member
81 __u8 srcmask, dstmask; member
96 __u8 srcmask, dstmask; member
/external/iptables/extensions/
Dlibxt_hashlimit.c199 to->dstmask = cfg->dstmask; in cfg_copy()
366 info->cfg.dstmask = 32; in hashlimit_mt4_init_v1()
377 info->cfg.dstmask = 128; in hashlimit_mt6_init_v1()
388 info->cfg.dstmask = 32; in hashlimit_mt4_init()
399 info->cfg.dstmask = 128; in hashlimit_mt6_init()
486 info->cfg.dstmask = cb->val.hlen; in hashlimit_mt_parse_v1()
527 info->cfg.dstmask = cb->val.hlen; in hashlimit_mt_parse()
755 if (cfg->dstmask != dmask) in hashlimit_mt_print()
756 printf(" dstmask %u", cfg->dstmask); in hashlimit_mt_print()
869 if (cfg->dstmask != dmask) in hashlimit_mt_save()
[all …]
Dlibxt_hashlimit.man37 \fB\-\-hashlimit\-dstmask\fP \fIprefix\fP
/external/iptables/include/linux/netfilter/
Dxt_hashlimit.h63 __u8 srcmask, dstmask; member
77 __u8 srcmask, dstmask; member
/external/libdrm/intel/
Dintel_decode.c627 char dstmask[8]; in i915_get_instruction_dst() local
632 dstmask[0] = 0; in i915_get_instruction_dst()
636 dstmask[dstmask_index++] = '.'; in i915_get_instruction_dst()
638 dstmask[dstmask_index++] = 'x'; in i915_get_instruction_dst()
640 dstmask[dstmask_index++] = 'y'; in i915_get_instruction_dst()
642 dstmask[dstmask_index++] = 'z'; in i915_get_instruction_dst()
644 dstmask[dstmask_index++] = 'w'; in i915_get_instruction_dst()
645 dstmask[dstmask_index++] = 0; in i915_get_instruction_dst()
653 dstmask[0] = 0; in i915_get_instruction_dst()
661 sprintf(dstname, "R%d%s%s", dst_nr, dstmask, sat); in i915_get_instruction_dst()
[all …]
/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_optimize.c583 unsigned dstmask = inst_add->U.I.DstReg.WriteMask; in peephole_add_presub_add() local
584 unsigned src0_neg = inst_add->U.I.SrcReg[0].Negate & dstmask; in peephole_add_presub_add()
585 unsigned src1_neg = inst_add->U.I.SrcReg[1].Negate & dstmask; in peephole_add_presub_add()
599 if (inst_add->U.I.SrcReg[0].Negate && src0_neg != dstmask) in peephole_add_presub_add()
603 if (inst_add->U.I.SrcReg[1].Negate && src1_neg != dstmask) in peephole_add_presub_add()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_fragshader.c272 GLuint dstmask = inst->DstReg[optype].dstMask; in r200UpdateFSArith() local
279 SET_INST_2(opnum, optype) |= dstmask_table[dstmask]; in r200UpdateFSArith()
/external/syzkaller/sys/linux/
Dnetfilter.txt520 dstmask flags[xt_hashlimit_mask, int8]
532 dstmask flags[xt_hashlimit_mask, int8]
545 dstmask flags[xt_hashlimit_mask, int8]