代码搜索:MATCHING
找到约 3,451 项符合「MATCHING」的源代码
代码结果 3,451
www.eeworm.com/read/316872/3598836
h xt_tcpudp.h
#ifndef _XT_TCPUDP_H
#define _XT_TCPUDP_H
/* TCP matching stuff */
struct xt_tcp
{
u_int16_t spts[2]; /* Source port range. */
u_int16_t dpts[2]; /* Destination port range. */
u_int8_t option;
www.eeworm.com/read/316872/3598906
h ip6t_mh.h
#ifndef _IP6T_MH_H
#define _IP6T_MH_H
/* MH matching stuff */
struct ip6t_mh
{
u_int8_t types[2]; /* MH type range */
u_int8_t invflags; /* Inverse flags */
};
/* Values for "invflags" field in st
www.eeworm.com/read/316872/3598912
h ip6t_hl.h
/* ip6tables module for matching the Hop Limit value
* Maciej Soltysiak
* Based on HW's ttl module */
#ifndef _IP6T_HL_H
#define _IP6T_HL_H
enum {
IP6T_HL_EQ = 0, /* equ
www.eeworm.com/read/283355/4080086
patch glibc-2.2.5-ppc405erratum77.patch
# see http://bugs.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&pr=4155
# and http://www.kegel.com/xgcc3/ppc405erratum77.html
# See also matching patch for linuxthreads
diff -aur glibc-2.2.5.ori
www.eeworm.com/read/447738/1698224
s locall1.s
% Get rid of labels that look compiler-generated, matching: "L.*:[0-9]+".
% Only if they're local, of course.
.global L:21
.global LC:23
L:9 SWYM 0
L:12 SWYM 1
L:21 SWYM 2
LC:32 SWYM 3
LC:23 SWYM 4
www.eeworm.com/read/443386/1748115
h ip6t_hl.h
/* ip6tables module for matching the Hop Limit value
* Maciej Soltysiak
* Based on HW's ttl module */
#ifndef _IP6T_HL_H
#define _IP6T_HL_H
enum {
IP6T_HL_EQ = 0, /* equ
www.eeworm.com/read/395229/2446427
h xt_tcpudp.h
#ifndef _XT_TCPUDP_H
#define _XT_TCPUDP_H
/* TCP matching stuff */
struct xt_tcp
{
u_int16_t spts[2]; /* Source port range. */
u_int16_t dpts[2]; /* Destination port range. */
u_int8_t option;
www.eeworm.com/read/395229/2446465
h ip6t_hl.h
/* ip6tables module for matching the Hop Limit value
* Maciej Soltysiak
* Based on HW's ttl module */
#ifndef _IP6T_HL_H
#define _IP6T_HL_H
enum {
IP6T_HL_EQ = 0, /* equ
www.eeworm.com/read/395229/2447122
h xt_tcpudp.h
#ifndef _XT_TCPUDP_H
#define _XT_TCPUDP_H
/* TCP matching stuff */
struct xt_tcp
{
u_int16_t spts[2]; /* Source port range. */
u_int16_t dpts[2]; /* Destination port range. */
u_int8_t option;
www.eeworm.com/read/395229/2447160
h ip6t_hl.h
/* ip6tables module for matching the Hop Limit value
* Maciej Soltysiak
* Based on HW's ttl module */
#ifndef _IP6T_HL_H
#define _IP6T_HL_H
enum {
IP6T_HL_EQ = 0, /* equ