Stream::ipv6_addr Struct Reference

Data Fields

in6_addr src_addr
 
in6_addr dst_addr
 
std::uint16_t src_port
 
std::uint16_t dst_port
 

Detailed Description

Definition at line 34 of file Proxy.h.

Field Documentation

◆ src_addr

in6_addr Stream::ipv6_addr::src_addr

Definition at line 35 of file Proxy.h.

◆ dst_addr

in6_addr Stream::ipv6_addr::dst_addr

Definition at line 36 of file Proxy.h.

◆ src_port

std::uint16_t Stream::ipv6_addr::src_port

Definition at line 37 of file Proxy.h.

◆ dst_port

std::uint16_t Stream::ipv6_addr::dst_port

Definition at line 38 of file Proxy.h.


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

All rights reserved © 2002 - 2024 Isode Ltd.