代码搜索:IP技术
找到约 10,000 项符合「IP技术」的源代码
代码结果 10,000
www.eeworm.com/read/319814/13441731
h except_macros.h
#ifndef EXCEPT_MACROS_H
#define EXCEPT_MACROS_H
/* The variable is daddr */
#define cmp_ip(ip) \
((daddr == (ip)))
#define cmp_ip_and_mask(ip, mask) \
((daddr & (mask)) == (ip & (mask)))
/* lazy
www.eeworm.com/read/155514/5622051
pas fastshe.pas
unit FastShe;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, Buttons, XPMenu, ExtCtrls, TFlatPanelUnit, TFlatSpeedButtonUnit,
XP_Butt
www.eeworm.com/read/201179/15414854
h except_macros.h
#ifndef EXCEPT_MACROS_H
#define EXCEPT_MACROS_H
/* The variable is daddr */
#define cmp_ip(ip) \
((daddr == (ip)))
#define cmp_ip_and_mask(ip, mask) \
((daddr & (mask)) == (ip & (mask)))
/* lazy
www.eeworm.com/read/245522/12796412
doc directshow编程技术资料(技术公司内部资料).doc
www.eeworm.com/read/316089/13530451
caj 模拟音频技术与数字音频技术的探讨.caj
www.eeworm.com/read/148919/12414190
htm xml技术系列讲座(2)xml技术预览 - fanqiang_com.htm
XML技术系列讲座(2)XML技术预览 -
www.eeworm.com/read/148919/12414293
htm xml技术系列讲座(1)xml技术入门 - fanqiang_com.htm
XML技术系列讲座(1)XML技术入门 -
www.eeworm.com/read/135593/13917650
ppt 08.信息系统安全技术-防火墙技术.ppt
www.eeworm.com/read/164463/10106503
h ip_nat_helper.h
#ifndef _IP_NAT_HELPER_H
#define _IP_NAT_HELPER_H
/* NAT protocol helper routines. */
#include
struct sk_buff;
/* Flags */
/* NAT helper must be called on ever
www.eeworm.com/read/136786/5866323
h ip_nat_helper.h
#ifndef _IP_NAT_HELPER_H
#define _IP_NAT_HELPER_H
/* NAT protocol helper routines. */
#include
struct sk_buff;
struct ip_nat_helper
{
/* Internal use */
stru