代码搜索:IP Modem

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

代码结果 10,000
www.eeworm.com/read/368386/2818982

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/368386/2818997

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/368386/2820255

c ip_tables.c

/* * Packet matching code. * * Copyright (C) 1999 Paul `Rusty' Russell & Michael J. Neuling * Copyright (C) 2009-2002 Netfilter core team * * 19 Jan 2002 Harald Welte
www.eeworm.com/read/368386/2820281

c ip_queue.c

/* * 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. * * 2000-03-27: Simplified code (thanks
www.eeworm.com/read/367730/2832287

h ip6.h

/**************************************************************************** * netinet/ip6.h * * Copyright (C) 2007 Gregory Nutt. All rights reserved. * Author: Gregory Nutt
www.eeworm.com/read/367467/2843507

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/367467/2843508

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/367467/2843785

h ip6.h

/* * ip6.h * * Internet Protocol, Version 6 (RFC 2460). * * Copyright (c) 2002 Dug Song * * $Id: ip6.h,v 1.6 2004/02/23 10:01:15 dugsong Exp $ */ #ifndef DNET_IP6_H #defi
www.eeworm.com/read/367467/2843817

c ip-cooked.c

/* * ip-cooked.c * * Copyright (c) 2001 Dug Song * * $Id: ip-cooked.c,v 1.17 2005/01/25 21:30:40 dugsong Exp $ */ #ifdef _WIN32 #include "dnet_winconfig.h" #else #include "
www.eeworm.com/read/367467/2843840

c ip6.c

/* * ip6.c * * Copyright (c) 2002 Dug Song * * $Id: ip6.c,v 1.2 2005/01/23 07:36:54 dugsong Exp $ */ #ifdef _WIN32 #include "dnet_winconfig.h" #else #include "config.h" #en