代码搜索:IP 有哪些应用?
找到约 10,000 项符合「IP 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/429726/8792743
txt ip-forward-mib.txt
IP-FORWARD-MIB DEFINITIONS ::= BEGIN
IMPORTS
MODULE-IDENTITY, OBJECT-TYPE, IpAddress, Integer32, Gauge32
FROM SNMPv2-SMI
RowStatus
FROM SNMPv2-TC
ip
FROM RFC1213-M
www.eeworm.com/read/384729/8847463
c match_ip_frag.c
#include "match_ip.h"
#define FBM_NORMAL 0
#define FBM_ALL 1
#define FBM_ANY 2
#define FBM_NOT 3
struct fragbits_priv {
u_int8_t mode;
u_int16_t fragbits;
};
/* Mask off the bits we need in th
www.eeworm.com/read/384729/8847502
c match_ip_addr.c
#include "match_ip.h"
int ipaddr_compare(void *p1, void *p2)
{
struct ipaddr_priv *a1=(struct ipaddr_priv *)p1;
struct ipaddr_priv *a2=(struct ipaddr_priv *)p2;
if ( a1->addr==a2->addr && a1->mas
www.eeworm.com/read/384729/8847526
c match_ip_ttl.c
#include "match_ip.h"
/* ttl - Match the time-to-live field of an IP packet */
int ttl_match_eq(struct packet *p, void *priv, unsigned int l, int n)
{
unsigned char ttl=(unsigned char)((unsigned int
www.eeworm.com/read/384729/8847538
c match_ip_opts.c
#include "match_ip.h"
struct {
char *name;
unsigned int val;
}ipopts[]={
{"eol", IPOPT_EOL},
{"nop", IPOPT_NOP},
{"rr", IPOPT_RR},
{"rtralt", IPOPT_RTRALT},
{"ts", IPOPT_TS},
{"sec", IPO
www.eeworm.com/read/384729/8847550
c match_ip_proto.c
#include "match_ip.h"
#include
/* ip_proto - Match the IP protocol field */
int proto_match_eq(struct packet *p, void *priv, unsigned int l, int n)
{
unsigned char proto=(unsigned char)((u
www.eeworm.com/read/187087/8857549
doc ip网络路由技术.doc
www.eeworm.com/read/384537/8861367
doc tcp、ip协议简介.doc
www.eeworm.com/read/384533/8861840
gif zf11_ip.gif
www.eeworm.com/read/384078/8902375
m ip_03_09.m
% Demonstration script for envelope detection. The message signal
% is +1 for 0 < t < t0/3, -2 for t0/3 < t < 2t0/3, and zero otherwise.
clear
echo on
t0=.15; % sig