代码搜索:IP 有哪些应用?
找到约 10,000 项符合「IP 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/283576/9006165
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/183362/9167148
c div_add_ipaddr.c
#include
int main()
{
char dmz_ip[20];
char out[20];
char *tmp_ip=(char *)malloc(20);
tmp_ip="192.168.1.1";
char *end=strrchr(tmp_ip,'.');
strncpy(dmz_ip,tmp_ip,end-tmp_ip+1
www.eeworm.com/read/355371/10273223
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/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/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