Home
last modified time | relevance | path

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

/third_party/libuv/test/
Dtest-udp-bind.c30 TEST_IMPL(udp_bind) { in TEST_IMPL() argument
/third_party/lwip/src/core/
Dudp.c978 udp_bind(struct udp_pcb *pcb, const ip_addr_t *ipaddr, u16_t port) function