Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/net/
Dudp.c58 static int udp_bind ( struct udp_connection *udp ) { in udp_bind() function
/external/syslinux/core/lwip/src/core/
Dudp.c701 udp_bind(struct udp_pcb *pcb, ip_addr_t *ipaddr, u16_t port) function