代码搜索:MATCHING
找到约 3,451 项符合「MATCHING」的源代码
代码结果 3,451
www.eeworm.com/read/338463/3317971
h ipt_rpc.h
/* RPC extension for IP netfilter matching, Version 2.2
* (C) 2000 by Marcelo Barbosa Lima
* - original rpc tracking module
* - "recent" connection handling for kernel
www.eeworm.com/read/330290/3426015
c wildmat.c
/*
**
** Do shell-style pattern matching for ?, \, [], and * characters.
** Might not be robust in face of malformed patterns; e.g., "foo[a-"
** could cause a segmentation violation. It is 8bit
www.eeworm.com/read/324920/3497698
c ip6t_policy.c
/* IP tables module for matching IPsec policy
*
* Copyright (c) 2004,2005 Patrick McHardy,
*
* This program is free software; you can redistribute it and/or modify
* it under th
www.eeworm.com/read/324920/3497777
c ipt_policy.c
/* IP tables module for matching IPsec policy
*
* Copyright (c) 2004,2005 Patrick McHardy,
*
* This program is free software; you can redistribute it and/or modify
* it under th
www.eeworm.com/read/322306/3525701
c support.c
/*
* support.c -- minimal support functions. This is to keep the exit code
* generic enough that pattern matching from expect should be easier.
*/
#if defined (unix)
#define PRINT printf /* so w
www.eeworm.com/read/316872/3604338
inf linux.inf
; MS-Windows driver config matching some basic modes of the
; Linux-USB Ethernet/RNDIS gadget firmware:
;
; - RNDIS plus CDC Ethernet ... this may be familiar as a DOCSIS
; cable modem profile, an
www.eeworm.com/read/316872/3606550
c ipt_ecn.c
/* IP tables module for matching the value of the IPv4 and TCP ECN bits
*
* (C) 2002 by Harald Welte
*
* This program is free software; you can redistribute it and/or modify
www.eeworm.com/read/316872/3606854
c xt_policy.c
/* IP tables module for matching IPsec policy
*
* Copyright (c) 2004,2005 Patrick McHardy,
*
* This program is free software; you can redistribute it and/or modify
* it under th
www.eeworm.com/read/309003/3708206
m mpwork31.m
% MPWork31 -- Matching-Pursuit, Cosine Packet Tour on Four Basic Signals
%
% LinChirp
% TwoChirp
% QuadChirp
% MishMash
%
% Must run after MPWork21.
%
n = 1024;
qmf = MakeONFil
www.eeworm.com/read/298657/3859620
c support.c
/*
* support.c -- minimal support functions. This is to keep the exit code
* generic enough that pattern matching from expect should be easier.
*/
#if defined (unix)
#define PRINT printf /* so w