Stream::ipv4_addr Struct Reference

Data Fields

std::uint32_t src_addr
 
std::uint32_t dst_addr
 
std::uint16_t src_port
 
std::uint16_t dst_port
 

Detailed Description

Definition at line 28 of file Proxy.h.

Field Documentation

◆ src_addr

std::uint32_t Stream::ipv4_addr::src_addr

Definition at line 29 of file Proxy.h.

◆ dst_addr

std::uint32_t Stream::ipv4_addr::dst_addr

Definition at line 30 of file Proxy.h.

◆ src_port

std::uint16_t Stream::ipv4_addr::src_port

Definition at line 31 of file Proxy.h.

◆ dst_port

std::uint16_t Stream::ipv4_addr::dst_port

Definition at line 32 of file Proxy.h.


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

All rights reserved © 2002 - 2024 Isode Ltd.