/[lwip]/lwip/src/include/lwip/dhcp.h
ViewVC logotype

Diff of /lwip/src/include/lwip/dhcp.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by likewise, Thu Feb 20 08:42:03 2003 UTC revision 1.5 by jani, Thu Feb 20 11:48:13 2003 UTC
# Line 29  struct dhcp Line 29  struct dhcp
29    struct dhcp_msg *msg_in;    struct dhcp_msg *msg_in;
30    /** incoming msg options */    /** incoming msg options */
31    struct dhcp_msg *options_in;    struct dhcp_msg *options_in;
32     ** ingoing msg options length */    /** ingoing msg options length */
33    u16_t options_in_len;    u16_t options_in_len;
34    
35    struct pbuf *p_out; // pbuf of outcoming msg    struct pbuf *p_out; // pbuf of outcoming msg

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26