代码搜索:IP Modem

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

代码结果 10,000
www.eeworm.com/read/488240/1233977

c ip layer.c

//================================================================================= /* 本单元实现IP层协议,包含接受和发送两个通路。 接受通路:被链路层RTL8019AS单元,在接收到数据包之后调用。 分析后,如果是ARP或者RARP协议,则就在本单元内处理。 如果是TCP/U
www.eeworm.com/read/488240/1233989

c ip layer.c

//================================================================================= /* 本单元实现IP层协议,包含接受和发送两个通路。 接受通路:被链路层RTL8019AS单元,在接收到数据包之后调用。 分析后,如果是ARP或者RARP协议,则就在本单元内处理。 如果是TCP/U
www.eeworm.com/read/488240/1234014

c ip layer.c

//================================================================================= /* 本单元实现IP层协议,包含接受和发送两个通路。 接受通路:被链路层RTL8019AS单元,在接收到数据包之后调用。 分析后,如果是ARP或者RARP协议,则就在本单元内处理。 如果是TCP/U
www.eeworm.com/read/486037/1254490

h ip_queue.h

/* * This is a module which is used for queueing IPv4 packets and * communicating with userspace via netlink. * * (C) 2000 James Morris, this code is GPL. */ #ifndef _IP_QUEUE_H #define _IP_QUEUE
www.eeworm.com/read/486037/1254500

h ip_conntrack.h

#ifndef _IP_CONNTRACK_H #define _IP_CONNTRACK_H /* Connection state tracking for netfilter. This is separated from, but required by, the NAT layer; it can also be used by an iptables extension.
www.eeworm.com/read/486037/1254515

h ip_nat.h

#ifndef _IP_NAT_H #define _IP_NAT_H #include #include #define IP_NAT_MAPPING_TYPE_MAX_NAMELEN 16 enum ip_nat_manip_type { IP_NAT
www.eeworm.com/read/486037/1254537

h ip_tables.h

/* * 25-Jul-1998 Major changes to allow for ip chain table * * 3-Jan-2000 Named tables to allow packet selection for different uses. */ /* * Format of an IP firewall descriptor * * src, dst,
www.eeworm.com/read/486037/1254804

h ebt_ip.h

/* * ebt_ip * * Authors: * Bart De Schuymer * * April, 2002 * * Changes: * added ip-sport and ip-dport * Innominate Security Technologies AG
www.eeworm.com/read/486037/1255041

h ip6.h

/* Copyright (C) 1991-1997, 2001, 2003 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it und
www.eeworm.com/read/486037/1255044

h ip_icmp.h

/* Copyright (C) 1991, 92, 93, 95, 96, 97, 99 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify