Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/net/udp/
Ddhcp.c400 int vci_len; in dhcp_rx_offer() local
437 vci_len = dhcppkt_fetch ( dhcppkt, DHCP_VENDOR_CLASS_ID, in dhcp_rx_offer()
439 has_pxeclient = ( ( vci_len >= ( int ) sizeof ( vci ) ) && in dhcp_rx_offer()