Home
last modified time | relevance | path

Searched refs:BROADCAST_FLAG (Results 1 – 2 of 2) sorted by relevance

/drivers/staging/r8188eu/core/
Drtw_br_ext.c635 #define BROADCAST_FLAG 0x8000 macro
677 if (!(dhcph->flags & htons(BROADCAST_FLAG))) { in dhcp_flag_bcast()
683 dhcph->flags |= htons(BROADCAST_FLAG); in dhcp_flag_bcast()
/drivers/staging/gdm724x/
Dgdm_lte.c594 #define BROADCAST_FLAG 0x8000 in gdm_lte_netif_rx() macro