Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/arch/i386/include/
Dpxe_api.h591 UDP_PORT_t TFTPPort; /**< TFTP server UDP port */
673 UDP_PORT_t TFTPClntPort;
675 UDP_PORT_t TFTPSrvPort;
791 UDP_PORT_t src_port; /**< Source UDP port */
792 UDP_PORT_t dst_port; /**< Destination UDP port */
818 UDP_PORT_t s_port; /**< Source UDP port */
819 UDP_PORT_t d_port; /**< Destination UDP port */
Dpxe_types.h67 typedef UINT16_t UDP_PORT_t; typedef