mbgtools-lx  4.2.8

An IPv6 address. More...

#include <gpsdefs.h>

Data Fields

uint8_t b [(128/8)]
 bytes holding the address bits (not the string notation), b[0] == LSBs More...
 

Detailed Description

An IPv6 address.

Definition at line 11061 of file gpsdefs.h.

Field Documentation

◆ b

uint8_t IP6_ADDR::b[( 128/8)]

bytes holding the address bits (not the string notation), b[0] == LSBs

Definition at line 11063 of file gpsdefs.h.

Referenced by get_ip6_net_mask_bits(), ip6_net_mask_from_cidr(), ip6_net_part_from_addr(), snprint_ip6_addr(), and str_to_ip6_addr().


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