ip_addr.c File Reference


Functions

u8_t ip_addr_isbroadcast (struct ip_addr *addr, struct netif *netif)

Detailed Description

This is the IPv4 address tools implementation.

Function Documentation

u8_t ip_addr_isbroadcast ( struct ip_addr *  addr,
struct netif netif 
)

Determine if an address is a broadcast address on a network interface

Parameters:
addr address to be checked
netif the network interface against which the address is checked
Returns:
returns non-zero if the address is a broadcast address


Generated on Sun Mar 23 19:22:46 2008 for lwIP 1.3.0 by  doxygen 1.5.4