HomeSort by relevance Sort by last modified time
    Searched refs:PXE_PORT (Results 1 - 2 of 2) sorted by null

  /external/syslinux/gpxe/src/net/udp/
dhcp.c 711 inet_ntoa ( offer->server ), PXE_PORT );
721 peer->sin_port = htons ( PXE_PORT );
756 if ( peer->sin_port != htons ( PXE_PORT ) )
843 htons ( BOOTPS_PORT ) : htons ( PXE_PORT ) );
915 ( peer->sin_port != htons ( PXE_PORT ) ) )
    [all...]
  /external/syslinux/gpxe/src/include/gpxe/
dhcp.h 32 #define PXE_PORT 4011

Completed in 54 milliseconds