Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/net/
Dudp.c46 static struct xfer_interface_operations udp_xfer_operations; variable
113 xfer_init ( &udp->xfer, &udp_xfer_operations, &udp->refcnt ); in udp_open_common()
412 static struct xfer_interface_operations udp_xfer_operations = { variable