Go to the source code of this file.
Data Structures | |
| struct | timestamp |
| struct | route |
| struct | options |
| struct | iphdr |
Defines | |
| #define | IPOPT_END 0 |
| #define | IPOPT_NOOP 1 |
| #define | IPOPT_SEC 130 |
| #define | IPOPT_LSRR 131 |
| #define | IPOPT_SSRR 137 |
| #define | IPOPT_RR 7 |
| #define | IPOPT_SID 136 |
| #define | IPOPT_TIMESTAMP 68 |
| #define | MAX_ROUTE 16 |
| #define IPOPT_END 0 |
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 level.
Definitions for the IP protocol.
Version: @(#)ip.h 1.0.2 04/28/93
Authors: Fred N. van Kempen, <waltje@uWalt.NL.Mugnet.ORG>
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
1.4.6-5