Home | History | Annotate | Download | only in udp

Lines Matching refs:PXE_PORT

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 ) ) )