代码搜索:IP Modem
找到约 10,000 项符合「IP Modem」的源代码
代码结果 10,000
www.eeworm.com/read/410348/2210774
c ip6.c
/*
* 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/410348/2210777
c ip_addr.c
/*
* 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/410339/2211270
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/410339/2211276
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/410339/2211283
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/410339/2211296
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/410339/2211478
ver ip_tables.ver
#define __ver_ipt_register_table afe8dc9b
#define ipt_register_table _set_ver(ipt_register_table)
#define __ver_ipt_unregister_table 4ce86b09
#define ipt_unregister_table _set_ver(ipt_unregister_table
www.eeworm.com/read/410339/2211965
h ip_tcp.h
/*
* Copyright (c) 1982, 1986 Regents of the University of California.
* All rights reserved.
*
* Redistribution and use in source and binary forms are permitted
* provided that the above copyrig