Searched refs:UDP_PORT_t (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sys/boot/i386/libi386/
H A Dpxe.h81 typedef uint16_t UDP_PORT_t; typedef
376 UDP_PORT_t TFTPPort;
402 UDP_PORT_t TFTPClntPort;
403 UDP_PORT_t TFTPSrvPort;
433 UDP_PORT_t s_port; /* UDP source port of sender */
434 UDP_PORT_t d_port; /* Only accept packets sent to this port */
444 UDP_PORT_t src_port; /* source udp port */
445 UDP_PORT_t dst_port; /* destination udp port */

Completed in 100 milliseconds