Ignore:
Timestamp:
May 19, 2003, 4:41:00 AM (23 years ago)
Author:
bird
Message:

#434: Initial tcpip header merges.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/emx/include/netinet/ip_var.h

    • Property cvs2svn:cvs-rev changed from 1.1 to 1.2
    r182 r183  
    9090#pragma pack()
    9191
    92 #if 0 /* different/not on OS/2 */
     92
    9393/*
    9494 * Structure stored in mbuf in inpcb.ip_options
     
    9797 * is in m_len.
    9898 */
     99
     100
    99101struct ipoption {
    100102        struct  in_addr ipopt_dst;      /* first-hop dst if source routed */
Note: See TracChangeset for help on using the changeset viewer.