代码搜索:IP Modem

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

代码结果 10,000
www.eeworm.com/read/395229/2446834

h ip_conntrack.h

#ifndef _IP_CONNTRACK_H #define _IP_CONNTRACK_H #include #endif /* _IP_CONNTRACK_H */
www.eeworm.com/read/395229/2446847

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/395229/2446869

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/395229/2447053

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/395229/2447559

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/395229/2447571

h ip_conntrack.h

#ifndef _IP_CONNTRACK_H #define _IP_CONNTRACK_H #include #ifdef __KERNEL__ #include #include #inc
www.eeworm.com/read/395229/2447589

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/395229/2447609

h ip_logging.h

/* IPv4 macros for the internal logging interface. */ #ifndef __IP_LOGGING_H #define __IP_LOGGING_H #ifdef __KERNEL__ #include #include #define nf_log_ip
www.eeworm.com/read/395229/2447619

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/395229/2448086

h ebt_ip.h

/* * ebt_ip * * Authors: * Bart De Schuymer * * April, 2002 * * Changes: * added ip-sport and ip-dport * Innominate Security Technologies AG