Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/net/udp/
Ddhcp.c1313 static struct xfer_interface_operations dhcp_xfer_operations = { variable
1418 xfer_init ( &dhcp->xfer, &dhcp_xfer_operations, &dhcp->refcnt ); in start_dhcp()
1521 xfer_init ( &dhcp->xfer, &dhcp_xfer_operations, &dhcp->refcnt ); in start_pxebs()