Functions | |
| u8_t | ip_addr_isbroadcast (struct ip_addr *addr, struct netif *netif) |
| 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.5.4