RTRlib
Loading...
Searching...
No Matches
ipv6.h
Go to the documentation of this file.
1
/*
2
* This file is part of RTRlib.
3
*
4
* This file is subject to the terms and conditions of the MIT license.
5
* See the file LICENSE in the top level directory for more details.
6
*
7
* Website: http://rtrlib.realmv6.org/
8
*/
9
10
#ifndef LRTR_IPV6_PUBLIC_H
11
#define LRTR_IPV6_PUBLIC_H
12
13
#include <stdint.h>
14
18
struct
lrtr_ipv6_addr
{
19
uint32_t
addr
[4];
20
};
21
22
#endif
/* LRTR_IPV6_PUBLIC_H */
lrtr_ipv6_addr
Struct holding an IPv6 address in host byte order.
Definition
ipv6.h:18
lrtr_ipv6_addr::addr
uint32_t addr[4]
The IPv6 address.
Definition
ipv6.h:19
rtrlib
lib
ipv6.h
Generated on Sat Jul 19 2025 17:27:35 for RTRlib by
1.9.8