Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/usr/
Dautoboot.c140 unsigned int pxe_discovery_control; in netboot() local
156 pxe_discovery_control = in netboot()
160 ( ! ( ( pxe_discovery_control & PXEBS_SKIP ) && in netboot()
/external/syslinux/gpxe/src/net/udp/
Ddhcp.c1505 unsigned int pxe_discovery_control; in start_pxebs() local
1531 pxe_discovery_control = in start_pxebs()
1535 if ( ! ( pxe_discovery_control & PXEBS_NO_MULTICAST ) ) { in start_pxebs()
1540 if ( ! ( pxe_discovery_control & PXEBS_NO_BROADCAST ) ) in start_pxebs()
1542 if ( pxe_discovery_control & PXEBS_NO_UNKNOWN_SERVERS ) in start_pxebs()