代码搜索:IP

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

代码结果 10,000
www.eeworm.com/read/152843/5664267

h ip_nat_protocol.h

/* Header for use in defining a given protocol. */ #ifndef _IP_NAT_PROTOCOL_H #define _IP_NAT_PROTOCOL_H #include #include #include #incl
www.eeworm.com/read/152843/5664271

h ip_conntrack_sctp.h

#ifndef _IP_CONNTRACK_SCTP_H #define _IP_CONNTRACK_SCTP_H #include #endif /* _IP_CONNTRACK_SCTP_H */
www.eeworm.com/read/152843/5664273

h ip_conntrack_core.h

#ifndef _IP_CONNTRACK_CORE_H #define _IP_CONNTRACK_CORE_H #include #define MAX_IP_CT_PROTO 256 extern struct ip_conntrack_protocol *ip_ct_protos[MAX_IP_CT_PROTO]; /* This header
www.eeworm.com/read/152843/5664275

h ip_nat_helper.h

#ifndef _IP_NAT_HELPER_H #define _IP_NAT_HELPER_H /* NAT protocol helper routines. */ #include #include struct sk_buff; /* These return true o
www.eeworm.com/read/152843/5664280

h ip_nat_core.h

#ifndef _IP_NAT_CORE_H #define _IP_NAT_CORE_H #include #include /* This header used to share core functionality between the standalone NAT modu
www.eeworm.com/read/152843/5664286

h ip_conntrack_ftp.h

#ifndef _IP_CONNTRACK_FTP_H #define _IP_CONNTRACK_FTP_H #include #endif /* _IP_CONNTRACK_FTP_H */
www.eeworm.com/read/152843/5664290

h ip_nat_pptp.h

/* PPTP constants and structs */ #ifndef _NAT_PPTP_H #define _NAT_PPTP_H /* conntrack private data */ struct ip_nat_pptp { u_int16_t pns_call_id; /* NAT'ed PNS call id */ u_int16_t pac_call_id; /
www.eeworm.com/read/152843/5664292

h ip_nat_rule.h

#ifndef _IP_NAT_RULE_H #define _IP_NAT_RULE_H #include #include #include #ifdef __KERNEL__ ex
www.eeworm.com/read/152843/5664296

h ip_conntrack_protocol.h

/* Header for use in defining a given protocol for connection tracking. */ #ifndef _IP_CONNTRACK_PROTOCOL_H #define _IP_CONNTRACK_PROTOCOL_H #include #include
www.eeworm.com/read/152843/5664298

h ip_conntrack_icmp.h

#ifndef _IP_CONNTRACK_ICMP_H #define _IP_CONNTRACK_ICMP_H #include #endif /* _IP_CONNTRACK_ICMP_H */