代码搜索:IP技术

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

代码结果 10,000
www.eeworm.com/read/365785/2895348

c ip_ioctl.c

/* ip_ioctl.c Copyright 1995 Philip Homburg */ #include "inet.h" #include "buf.h" #include "event.h" #include "type.h" #include "arp.h" #include "assert.h" #include "clock.h" #include "icmp_lib.h"
www.eeworm.com/read/365785/2895357

c ip_eth.c

/* generic/ip_eth.c Ethernet specific part of the IP implementation Created: Apr 22, 1993 by Philip Homburg Copyright 1995 Philip Homburg */ #include "inet.h" #include "type.h" #include "arp.h" #i
www.eeworm.com/read/365785/2895358

c ip_read.c

/* ip_read.c Copyright 1995 Philip Homburg */ #include "inet.h" #include "buf.h" #include "clock.h" #include "event.h" #include "type.h" #include "assert.h" #include "icmp_lib.h" #include "io.h" #i
www.eeworm.com/read/365151/2898580

d ip.o.d

ip.o: ../ip.c ../includes.h \ d:/winavr-20070525/bin/../avr/include/avr/io.h \ d:/winavr-20070525/bin/../avr/include/avr/sfr_defs.h \ d:/winavr-20070525/bin/../avr/include/inttypes.h \ d:/
www.eeworm.com/read/362989/2924297

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/362989/2924308

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/362989/2924323

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/362989/2924347

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/362989/2924693

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/362989/2925072

h ip6.h

/* Copyright (C) 1991-1997, 2001, 2003 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it und