代码搜索:ip核
找到约 10,000 项符合「ip核」的源代码
代码结果 10,000
www.eeworm.com/read/270669/11030464
c ip.c
#undef SIM
/* Upper half of IP, consisting of send/receive primitives, including
* fragment reassembly, for higher level protocols.
* Not needed when running as a standalone gateway.
*/
#inclu
www.eeworm.com/read/407834/6919707
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
www.eeworm.com/read/407834/6919782
c ip.c
/**
* @file
* This is the IPv4 layer implementation for incoming and outgoing IP traffic.
*
* @see ip_frag.c
*
*/
/*
* Copyright (c) 2001-2004 Swedish Institute of Computer Science.
* All ri
www.eeworm.com/read/470008/6922378
c ip.c
/* Copyright (c) 2007 by Errata Security */
#include "protos.h"
#include "netframe.h"
#include "formats.h"
void process_ip(struct Seaper *seap, struct NetFrame *frame, const unsigned char *px, u
www.eeworm.com/read/469680/6925243
gif ip.gif
www.eeworm.com/read/107529/6934201
gif ip.gif
www.eeworm.com/read/300347/6939074
h ip.h
//-----------------------------------------------------------------------------
// IP.H
//
//-----------------------------------------------------------------------------
void ip_send(UCHAR xdat
www.eeworm.com/read/300347/6939075
c ip.c
//-----------------------------------------------------------------------------
// Net IP.C
// This module is the IP layer
// Refer to RFC 791, 1122, and RFC 815 (fragmentation)
//----------------
www.eeworm.com/read/363042/6942951