Home
last modified time | relevance | path

Searched defs:broadcast (Results 1 – 2 of 2) sorted by relevance

/btstack/3rd-party/lwip/core/src/core/
H A Draw.c69 raw_input_local_match(struct raw_pcb *pcb, u8_t broadcast) in raw_input_local_match()
140 u8_t broadcast = ip_addr_isbroadcast(ip_current_dest_addr(), ip_current_netif()); in raw_input() local
H A Dudp.c130 udp_input_local_match(struct udp_pcb *pcb, struct netif *inp, u8_t broadcast) in udp_input_local_match()
200 u8_t broadcast; in udp_input() local