Define MAX_IPOPTLEN
* include/netinet/ip.h (MAX_IPOPTLEN): Define. Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
@ -202,6 +202,8 @@ struct ip {
|
||||
#define IPOPT_OFFSET 2 /* offset within option */
|
||||
#define IPOPT_MINOFF 4 /* min value of above */
|
||||
|
||||
#define MAX_IPOPTLEN 40
|
||||
|
||||
/*
|
||||
* Time stamp option structure.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user