代码搜索:RIP
找到约 1,432 项符合「RIP」的源代码
代码结果 1,432
www.eeworm.com/read/112303/6146063
c rip.c
/****************************************************************************
** File: rip.c
**
** Author: Mike Borella
**
** Comments: Dump RIP header information.
**
******************************
www.eeworm.com/read/112303/6146077
h rip.h
/****************************************************************************
** File: rip.h
**
** Author: Mike Borella
**
** Comments: Structure of RIP packets
**
***********************************
www.eeworm.com/read/488617/6482796
cpp rip.cpp
// Rip.cpp: implementation of the CRip class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "Rip.h"
#include "math.h"
#ifdef _DEBUG
www.eeworm.com/read/488617/6482827
obj rip.obj
www.eeworm.com/read/488617/6482857
sbr rip.sbr
www.eeworm.com/read/488617/6482858
obj rip.obj
www.eeworm.com/read/488617/6482863
h rip.h
// Rip.h: interface for the CRip class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_RIP_H__D91B5C75_915E_11D5_ABFD_0050BA17A2E4__INCLUDED_)
#define
www.eeworm.com/read/488200/6497710
c rip.c
/* This file contains code to implement the Routing Information Protocol (RIP)
* and is derived from 4.2BSD code. Mike Karels of Berkeley has stated on
* TCP-IP that the code may be freely used as
www.eeworm.com/read/488200/6497776
h rip.h
#ifndef _RIP_H
#define _RIP_H
/* Routing Information Protocol (RIP)
*
* This code is derived from the 4.2 BSD version which was
* used as a spec since no formal specification is known to exi
www.eeworm.com/read/483275/6603309
cpp rip.cpp
#include "sysinclude.h"
extern void rip_sendIpPkt(unsigned char *pData, UINT16 len,unsigned short dstPort,UINT8 iNo);
extern struct stud_rip_route_node *g_rip_route_table;
typedef struct RIP_