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