代码搜索:IP Modem

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

代码结果 10,000
www.eeworm.com/read/439082/1819843

c ip_output.c

/* * INET An implementation of the TCP/IP protocol suite for the LINUX * operating system. INET is implemented using the BSD Socket * interface as the means of communication with the user leve
www.eeworm.com/read/439082/1819848

c ip_gre.c

/* * Linux NET3: GRE over IP protocol decoder. * * Authors: Alexey Kuznetsov (kuznet@ms2.inr.ac.ru) * * This program is free software; you can redistribute it and/or * modify it under the terms
www.eeworm.com/read/439082/1819849

c ip_options.c

/* * INET An implementation of the TCP/IP protocol suite for the LINUX * operating system. INET is implemented using the BSD Socket * interface as the means of communication with the user leve
www.eeworm.com/read/439082/1819852

c ip_sockglue.c

/* * INET An implementation of the TCP/IP protocol suite for the LINUX * operating system. INET is implemented using the BSD Socket * interface as the means of communication with the user leve
www.eeworm.com/read/439082/1819865

c ip_fragment.c

/* * INET An implementation of the TCP/IP protocol suite for the LINUX * operating system. INET is implemented using the BSD Socket * interface as the means of communication with the user leve
www.eeworm.com/read/439082/1819889

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/439082/1819914

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/439082/1819924

c ip_input.c

/* * INET An implementation of the TCP/IP protocol suite for the LINUX * operating system. INET is implemented using the BSD Socket * interface as the means of communication with the user leve
www.eeworm.com/read/438147/1827251

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/437033/1836731

h ip_hdr.h

/* server/ip/gen/ip_hdr.h */ #ifndef __SERVER__IP__GEN__HDR_H__ #define __SERVER__IP__GEN__HDR_H__ typedef struct ip_hdr { u8_t ih_vers_ihl, ih_tos; u16_t ih_length, ih_id, ih_flags_fragoff;