NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release
DUTR_TCP_IF_PARAM Struct Reference

Detailed Description

Defines the structure of TCP level address.

Definition at line 115 of file dutransport.h.

Data Fields

char ip [DUTR_IPV4_ADDR_STR_SIZE]
 IPV4 IP address string. More...
 
uint16_t port
 Port to be used. More...
 

Field Documentation

◆ ip

char DUTR_TCP_IF_PARAM::ip[DUTR_IPV4_ADDR_STR_SIZE]

IPV4 IP address string.

Definition at line 118 of file dutransport.h.

◆ port

uint16_t DUTR_TCP_IF_PARAM::port

Port to be used.

Definition at line 120 of file dutransport.h.


The documentation for this struct was generated from the following file: