代码搜索:MATCHING

找到约 3,451 项符合「MATCHING」的源代码

代码结果 3,451
www.eeworm.com/read/152843/5666203

c ipt_ecn.c

/* IP tables module for matching the value of the IPv4 and TCP ECN bits * * ipt_ecn.c,v 1.3 2002/05/29 15:09:00 laforge Exp * * (C) 2002 by Harald Welte * * This program i
www.eeworm.com/read/147766/5726095

h ipt_ttl.h

/* IP tables module for matching the value of the TTL * (C) 2000 by Harald Welte */ #ifndef _IPT_TTL_H #define _IPT_TTL_H enum { IPT_TTL_EQ = 0, /* equals */ IPT_TTL_NE,
www.eeworm.com/read/136812/5857283

c strstr.c

#if !defined(lint) && defined(SCCSIDS) static char sccsid[] = "@(#)strstr.c 1.1 92/07/30 SMI"; /* from UCB 4.1 80/12/21 */ #endif /* * Get matching substring */ char * strstr(s1, s2) register cha
www.eeworm.com/read/136786/5866343

h ipt_ttl.h

/* IP tables module for matching the value of the TTL * (C) 2000 by Harald Welte */ #ifndef _IPT_TTL_H #define _IPT_TTL_H enum { IPT_TTL_EQ = 0, /* equals */ IPT_TTL_NE,
www.eeworm.com/read/135941/5877123

c ipt_ecn.c

/* IP tables module for matching the value of the IPv4 and TCP ECN bits * * ipt_ecn.c,v 1.3 2002/05/29 15:09:00 laforge Exp * * (C) 2002 by Harald Welte * * This program i
www.eeworm.com/read/128531/5988669

h ipt_ttl.h

/* IP tables module for matching the value of the TTL * (C) 2000 by Harald Welte */ #ifndef _IPT_TTL_H #define _IPT_TTL_H enum { IPT_TTL_EQ = 0, /* equals */ IPT_TTL_NE,
www.eeworm.com/read/127781/5999971

h ipt_ttl.h

/* IP tables module for matching the value of the TTL * (C) 2000 by Harald Welte */ #ifndef _IPT_TTL_H #define _IPT_TTL_H enum { IPT_TTL_EQ = 0, /* equals */ IPT_TTL_NE,
www.eeworm.com/read/110034/6171066

h ipt_ttl.h

/* IP tables module for matching the value of the TTL * (C) 2000 by Harald Welte */ #ifndef _IPT_TTL_H #define _IPT_TTL_H enum { IPT_TTL_EQ = 0, /* equals */ IPT_TTL_NE,
www.eeworm.com/read/102935/6229779

h ipt_ttl.h

/* IP tables module for matching the value of the TTL * (C) 2000 by Harald Welte */ #ifndef _IPT_TTL_H #define _IPT_TTL_H enum { IPT_TTL_EQ = 0, /* equals */ IPT_TTL_NE,
www.eeworm.com/read/154878/11921108

c lstrlib.c

/* ** $Id: lstrlib.c,v 1.98 2003/04/03 13:35:34 roberto Exp $ ** Standard library for string operations and pattern-matching ** See Copyright Notice in lua.h */ #include #include