KM3NeT CLB  2.0
KM3NeT CLB v2 Embedded Software
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
SockAddr Struct Reference

Combination of IP address and port. More...

#include <net.h>

Data Fields

uint32_t ip
 IP address.
 
uint16_t port
 Port number. More...
 

Detailed Description

Combination of IP address and port.

Definition at line 31 of file net.h.

Field Documentation

uint16_t SockAddr::port

Port number.

Definition at line 34 of file net.h.


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