代码搜索:IP Modem

找到约 10,000 项符合「IP Modem」的源代码

代码结果 10,000
www.eeworm.com/read/389922/2530588

h ip_int.h

/* ip.h */ #ifndef INET_IP_INT_H #define INET_IP_INT_H /* this include file depends on: #include #include #include #include #include
www.eeworm.com/read/389922/2530593

c ip_read.c

/* ip_read.c */ #include "inet.h" #include "buf.h" #include "clock.h" #include "type.h" #include "assert.h" #include "icmp_lib.h" #include "io.h" #include "ip.h" #include "ip_int.h" INIT_PANIC();
www.eeworm.com/read/389922/2531341

h ip_io.h

/* server/ip/gen/ip_io.h */ #ifndef __SERVER__IP__GEN__IP_IO_H__ #define __SERVER__IP__GEN__IP_IO_H__ typedef struct nwio_ipconf { u32_t nwic_flags; ipaddr_t nwic_ipaddr; ipaddr_t nwic_netmask; }
www.eeworm.com/read/389922/2531349

h ip_hdr.h

/* server/ip/gen/ip_hdr.h */ #ifndef __SERVER__IP__GEN__HDR_H__ #define __SERVER__IP__GEN__HDR_H__ typedef struct ip_hdr { u8_t ih_vers_ihl, ih_tos; u16_t ih_length, ih_id, ih_flags_fragoff;
www.eeworm.com/read/389879/2534034

h ip27.h

/* * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. * * Derived from IRIX
www.eeworm.com/read/388795/2546566

h ip_icmp.h

/* * Copyright (c) 1982, 1986, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are
www.eeworm.com/read/388795/2546567

h ip_var.h

/* * Copyright (c) 1982, 1986, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are
www.eeworm.com/read/385891/2578101

c ip37.c

/* $Id: ip37.c,v 1.1.1.1 2004/02/04 12:55:32 laputa Exp $ * * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of
www.eeworm.com/read/385891/2580706

h ip2.h

/******************************************************************************* * * (c) 1998 by Computone Corporation * *****************************************************************************
www.eeworm.com/read/385891/2581786

h ip27.h

/* * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. * * Derived from IRIX