RTRlib
Loading...
Searching...
No Matches
ipv4.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_IPV4_H
11
#define LRTR_IPV4_H
12
13
#include <stdint.h>
14
19
struct
lrtr_ipv4_addr
{
20
uint32_t
addr
;
21
};
22
23
#endif
lrtr_ipv4_addr
Struct storing an IPv4 address in host byte order.
Definition
ipv4.h:19
lrtr_ipv4_addr::addr
uint32_t addr
Definition
ipv4.h:20
rtrlib
lib
ipv4.h
Generated on Sat Jul 19 2025 17:27:35 for RTRlib by
1.9.8