代码搜索:IP Modem

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

代码结果 10,000
www.eeworm.com/read/393286/2483227

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/393286/2483272

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/393286/2485530

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/393286/2485573

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 * (C) 2003-2005 Netfilter C
www.eeworm.com/read/393286/2485623

c ebt_ip.c

/* * ebt_ip * * Authors: * Bart De Schuymer * * April, 2002 * * Changes: * added ip-sport and ip-dport * Innominate Security Technologies AG
www.eeworm.com/read/393260/2485724

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/392346/2502945

php user_ip.php

www.eeworm.com/read/389922/2530576

c ip_lib.c

/* ip_lib.c */ #include "inet.h" #include "buf.h" #include "type.h" #include "assert.h" #include "io.h" #include "ip_int.h" INIT_PANIC(); PUBLIC ipaddr_t ip_get_netmask (hostaddr) ipaddr_t hostadd
www.eeworm.com/read/389922/2530578

c ip_write.c

/* ip_write.c */ #include "inet.h" #include "buf.h" #include "type.h" #include "arp.h" #include "assert.h" #include "clock.h" #include "eth.h" #include "icmp_lib.h" #include "io.h" #include "ip.h" #
www.eeworm.com/read/389922/2530583

c ip_ioctl.c

/* ip_ioctl.c */ #include "inet.h" #include "buf.h" #include "type.h" #include "arp.h" #include "assert.h" #include "clock.h" #include "icmp_lib.h" #include "ip.h" #include "ip_int.h" #include "ipr.