DeterministicESPAsyncWebServer v6.27.1
Zero-allocation, bounded-execution async HTTP server for ESP32
Loading...
Searching...
No Matches
DetIp Struct Reference

A v4 or v6 address in network (big-endian) byte order. More...

#include <ip.h>

Public Attributes

DetIpFamily family
 address family tag
 
uint8_t bytes [16]
 network order; v4 uses the first 4
 

Detailed Description

A v4 or v6 address in network (big-endian) byte order.

Definition at line 51 of file ip.h.

Member Data Documentation

◆ family

◆ bytes

uint8_t DetIp::bytes[16]

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