代码搜索:MATCHING
找到约 3,451 项符合「MATCHING」的源代码
代码结果 3,451
www.eeworm.com/read/273740/4198038
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/447738/1698620
s arch-err-2.s
; Test mismatch of --march=ARCH1 and .arch ARCH2.
; { dg-do assemble }
; { dg-options "--march=v0_v10" }
.arch v32 ; { dg-error ".arch requires a matching --march=" }
www.eeworm.com/read/447738/1698630
s arch-err-5.s
; Test mismatch of --march=ARCH1 and .arch ARCH2.
; { dg-do assemble }
; { dg-options "--march=v10" }
.arch v0_v10 ; { dg-error ".arch requires a matching --march=" }
www.eeworm.com/read/443386/1748059
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/443386/1750100
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/439082/1815638
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/431110/1911492
txt west-console.txt
west:~#
iptables -D INPUT -s 192.1.2.23/32 -d 0/0 -j DROP
iptables: Bad rule (does a matching rule exist in that chain?)
west:~#
iptables -D OUTPUT -d 192.1.2.23/32 -s 0/0 -j DROP
iptables: Bad rule
www.eeworm.com/read/430518/1924616
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/430182/1940170
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/410339/2211299
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,