Searched refs:bcast_addr2 (Results 1 – 1 of 1) sorted by relevance
483 struct in_addr bcast_addr2 = { { { 192, 168, 1, 255 } } }; in ZTEST() local627 ret = net_ipv4_is_addr_bcast(iface, &bcast_addr2); in ZTEST()639 ret = net_ipv4_is_addr_bcast(iface, &bcast_addr2); in ZTEST()