|
Barrelfish
|
Functions | |
| u8_t | ip_addr_isbroadcast (struct ip_addr *addr, struct netif *netif) |
This is the IPv4 address tools implementation.
| u8_t ip_addr_isbroadcast | ( | struct ip_addr * | addr, |
| struct netif * | netif | ||
| ) |
Determine if an address is a broadcast address on a network interface
| addr | address to be checked |
| netif | the network interface against which the address is checked |
1.8.11