Home
last modified time | relevance | path

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

/AliOS-Things-master/components/lwip/lwip2.0.0/core/
A Dudp.c148 udp_input_local_match(struct udp_pcb *pcb, struct netif *inp, u8_t broadcast) in udp_input_local_match() function
274 (udp_input_local_match(pcb, inp, broadcast) != 0)) { in udp_input()
390 (udp_input_local_match(mpcb, inp, broadcast) != 0)) { in udp_input()

Completed in 3 milliseconds