代码搜索:IP Modem

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

代码结果 10,000
www.eeworm.com/read/136786/5866317

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/136786/5866326

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/136786/5866340

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/136786/5866968

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/136786/5866992

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/136654/5867798

h ip_addr.h

/* * Copyright (c) 2001, Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provi
www.eeworm.com/read/136571/5870196

cpp ip_port.cpp

/* * The contents of this file are subject to the Mozilla Public * License Version 1.1 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy o
www.eeworm.com/read/136571/5870300

h ip_port.h

/* * The contents of this file are subject to the Mozilla Public * License Version 1.1 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy o
www.eeworm.com/read/135941/5877092

c ip_tables.c

/* * Packet matching code. * * Copyright (C) 1999 Paul `Rusty' Russell & Michael J. Neuling * Copyright (C) 2000-2004 Netfilter Core Team * * This program is free softwa
www.eeworm.com/read/135941/5877126

c ip_queue.c

/* * This is a module which is used for queueing IPv4 packets and * communicating with userspace via netlink. * * (C) 2000-2002 James Morris * * This program is free s