Searched refs:BROADCAST_FLAG (Results 1 – 2 of 2) sorted by relevance
580 #define BROADCAST_FLAG 0x8000 macro622 if (!(dhcph->flags & htons(BROADCAST_FLAG))) { in dhcp_flag_bcast()627 dhcph->flags |= htons(BROADCAST_FLAG); in dhcp_flag_bcast()
593 #define BROADCAST_FLAG 0x8000 in gdm_lte_netif_rx() macro