Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/net/udp/
Ddhcp.c260 struct in_addr *pxe_accept; member
870 if ( ! dhcp->pxe_accept ) in dhcp_pxebs_accept()
874 for ( accept = dhcp->pxe_accept ; accept->s_addr ; accept++ ) { in dhcp_pxebs_accept()
1543 dhcp->pxe_accept = ip; in start_pxebs()
1563 if ( dhcp->pxe_accept ) { in start_pxebs()
1565 for ( ip = dhcp->pxe_accept ; ip->s_addr ; ip++ ) in start_pxebs()