代码搜索:IP Modem
找到约 10,000 项符合「IP Modem」的源代码
代码结果 10,000
www.eeworm.com/read/319120/13459876
c ip.c
/*********************************************************************
*
* PIC IP Module for Microchip TCP/IP Stack
*
*********************************************************
www.eeworm.com/read/318460/13478498
au ip.au
www.eeworm.com/read/318171/13484415
h ip.h
#ifndef __IP_H
#define __IP_H
#define UDP 0x11
#define ICMP 0x01
/*
* This structure defines an ip header.
*/
__packed struct iphdr {
unsigned ihl:4,
version:4;
unsigned char tos;
unsig
www.eeworm.com/read/318171/13484417
c ip.c
#include "..\config.h"
#include "skbuff.h"
#include "eth.h"
#include "ip.h"
#include "arp.h"
#include "icmp.h"
#include "udp.h"
#include "utils.h"
#ifdef TFTP_SUPPORT
static unsigned long
www.eeworm.com/read/317728/13499060
h ip.h
/************************************************************
* File name : Ip.h *
* By : hugang, hgx2000@mail.china.com *
*********************************************************
www.eeworm.com/read/317728/13499069
c ip.c
/************************************************************
* File name : Ip.c *
* By : hugang, hgx2000@mail.china.com *
*********************************************************
www.eeworm.com/read/317607/13501274
jar ip.jar
www.eeworm.com/read/317454/13504637
gif ip.gif
www.eeworm.com/read/316505/13521915
h ip.h
/*
* Copyright (c) 2001-2004 Swedish Institute of Computer Science.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted