Searched refs:dst_save (Results 1 – 2 of 2) sorted by relevance
/external/iptables/extensions/ |
D | libip6t_dst.c | 163 static void dst_save(const void *ip, const struct xt_entry_match *match) in dst_save() function 187 .save = dst_save,
|
/external/pcre/dist2/src/sljit/ |
D | sljitNativeX86_common.c | 2555 sljit_s32 dst_save = dst; local 2612 return sljit_emit_op2(compiler, op, dst_save, dstw_save, dst_save, dstw_save, TMP_REG1, 0); 2726 return sljit_emit_op2(compiler, op, dst_save, dstw_save, dst_save, dstw_save, TMP_REG1, 0);
|