代码搜索:IP Modem

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

代码结果 10,000
www.eeworm.com/read/479151/1338740

h ip2.h

/******************************************************************************* * * (c) 1998 by Computone Corporation * *****************************************************************************
www.eeworm.com/read/479151/1338900

c ip2.c

// ip2.c // This is a dummy module to make the firmware available when needed // and allows it to be unloaded when not. Rumor is the __initdata // macro doesn't always works on all platforms so we us
www.eeworm.com/read/479151/1340969

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/479151/1340975

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/479151/1340985

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/479151/1340999

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/479151/1342854

h ip_fib.h

/* * INET An implementation of the TCP/IP protocol suite for the LINUX * operating system. INET is implemented using the BSD Socket * interface as the means of communication with the user lev
www.eeworm.com/read/479151/1343861

c ip_forward.c

/* * INET An implementation of the TCP/IP protocol suite for the LINUX * operating system. INET is implemented using the BSD Socket * interface as the means of communication with the user leve
www.eeworm.com/read/479151/1343863

c ip_output.c

/* * INET An implementation of the TCP/IP protocol suite for the LINUX * operating system. INET is implemented using the BSD Socket * interface as the means of communication with the user leve
www.eeworm.com/read/479151/1343868

c ip_gre.c

/* * Linux NET3: GRE over IP protocol decoder. * * Authors: Alexey Kuznetsov (kuznet@ms2.inr.ac.ru) * * This program is free software; you can redistribute it and/or * modify it under the terms