/[lwip]/lwip/src/include/ipv4/lwip/ip_addr.h
ViewVC logotype

Diff of /lwip/src/include/ipv4/lwip/ip_addr.h

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

revision 1.6.2.4 by likewise, Wed Jun 4 15:58:33 2003 UTC revision 1.6.2.5 by likewise, Wed Jun 4 17:15:22 2003 UTC
# Line 36  Line 36 
36    
37  /** IP_ADDR_ can be used as a fixed IP address  /** IP_ADDR_ can be used as a fixed IP address
38   *  for the wildcard and the broadcast address   *  for the wildcard and the broadcast address
  *  
39   */   */
40  #define IP_ADDR_ANY ((struct ip_addr *)&ip_addr_any)  #define IP_ADDR_ANY ((struct ip_addr *)&ip_addr_any)
41  #define IP_ADDR_BROADCAST ((struct ip_addr *)&ip_addr_broadcast)  #define IP_ADDR_BROADCAST ((struct ip_addr *)&ip_addr_broadcast)

Legend:
Removed from v.1.6.2.4  
changed lines
  Added in v.1.6.2.5

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