代码搜索:same

找到约 10,000 项符合「same」的源代码

代码结果 10,000
www.eeworm.com/read/393286/2485534

c ipt_same.c

/* Same. Just like SNAT, only try to make the connections * between client A and server B always have the same source ip. * * (C) 2000 Paul `Rusty' Russell * (C) 2001 Martin Josefsson * * Th
www.eeworm.com/read/383868/2610566

h ipt_same.h

#ifndef _IPT_SAME_H #define _IPT_SAME_H #define IPT_SAME_MAX_RANGE 10 #define IPT_SAME_NODST 0x01 struct ipt_same_info { unsigned char info; u_int32_t rangesize; u_int32_t ipnum; u_int32_t *ip
www.eeworm.com/read/383868/2611332

c ipt_same.c

/* Same. Just like SNAT, only try to make the connections * between client A and server B always have the same source ip. * * (C) 2000 Paul `Rusty' Russell * (C) 2001 Martin Josefsson * * Th
www.eeworm.com/read/375190/2735186

cpp is_same_test.cpp

// (C) Copyright John Maddock 2000. // Use, modification and distribution are subject to the // Boost Software License, Version 1.0. (See accompanying file // LICENSE_1_0.txt or copy at http:/
www.eeworm.com/read/362989/2924340

h ipt_same.h

#ifndef _IPT_SAME_H #define _IPT_SAME_H #define IPT_SAME_MAX_RANGE 10 #define IPT_SAME_NODST 0x01 struct ipt_same_info { unsigned char info; u_int32_t rangesize; u_int32_t ipnum; u_int32_t *ip
www.eeworm.com/read/355282/3054830

h ipt_same.h

#ifndef _IPT_SAME_H #define _IPT_SAME_H #define IPT_SAME_MAX_RANGE 10 #define IPT_SAME_NODST 0x01 struct ipt_same_info { unsigned char info; u_int32_t rangesize; u_int32_t ipnum; #ifdef KERNEL_
www.eeworm.com/read/262041/4316509

h ipt_same.h

#ifndef _IPT_SAME_H #define _IPT_SAME_H #define IPT_SAME_MAX_RANGE 10 #define IPT_SAME_NODST 0x01 struct ipt_same_info { unsigned char info; u_int32_t rangesize; u_int32_t ipnum; u
www.eeworm.com/read/260165/4335250

hpp is_same_type.hpp

/* ///////////////////////////////////////////////////////////////////////// * File: stlsoft/meta/is_same_type.hpp (originally MTBase.h, ::SynesisStl) * * Purpose: is_same_type class.
www.eeworm.com/read/258868/4351333

h ipt_same.h

#ifndef _IPT_SAME_H #define _IPT_SAME_H #define IPT_SAME_MAX_RANGE 10 #define IPT_SAME_NODST 0x01 struct ipt_same_info { unsigned char info; u_int32_t rangesize; u_int32_t ipnum; #ifdef KERNEL_
www.eeworm.com/read/472433/6784313

m oversample_same.m

function [OutData] = oversample_same(InData,SamPerSym) SymbNum = length(InData); SamPerSym = round(abs(SamPerSym)); for kkk = 1:SamPerSym OutData(1,kkk : SamPerSym : kkk + (SymbNum-1)*SamP