ip4_addr_isbroadcast_u32() function
Determine if an address is a broadcast address on a network interface
Arguments
addr
address to be checked
netif
the network interface against which the address is checked
Return value
returns non-zero if the address is a broadcast address
![]()
if (!ip4_addr_isbroadcast(ip4_current_dest_addr(), inp)) {
ip4_addr_isbroadcast_u32() is called by 9 functions:
![]()
ip4_addr_isbroadcast_u32()
ip4_addr_isbroadcast_u32() reads 6 variables and writes 1 variable:
![]()
ip4_addr_isbroadcast_u32()