jabberd2  2.3.1
Data Fields
in6_addr Struct Reference

structure that contains a plain IPv6 address (only defined if not contained in the libc More...

#include <util_compat.h>

Data Fields

uint8_t s6_addr [16]
 IPv6 address. More...
 

Detailed Description

structure that contains a plain IPv6 address (only defined if not contained in the libc

Definition at line 69 of file util_compat.h.

Field Documentation

uint8_t in6_addr::s6_addr[16]

IPv6 address.

Definition at line 70 of file util_compat.h.

Referenced by _access_check_match(), and _access_unmap_v4().


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