mbgtools-lx  4.2.8

An IPv4 or IPv6 network address plus UDP or TCP port number. More...

#include <gpsdefs.h>

Data Fields

MBG_IP_ADDR addr
 see MBG_IP_ADDR More...
 
uint16_t port
 UDP or TCP port. More...
 
uint16_t flags
 currently always 0 More...
 

Detailed Description

An IPv4 or IPv6 network address plus UDP or TCP port number.

Definition at line 11963 of file gpsdefs.h.

Field Documentation

◆ addr

MBG_IP_ADDR MBG_IP_ADDR_PORT::addr

see MBG_IP_ADDR

Definition at line 11965 of file gpsdefs.h.

◆ flags

uint16_t MBG_IP_ADDR_PORT::flags

currently always 0

Definition at line 11968 of file gpsdefs.h.

◆ port

uint16_t MBG_IP_ADDR_PORT::port

UDP or TCP port.

Definition at line 11967 of file gpsdefs.h.


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