Toggle navigation
Documentation
The friendly Operating System for the Internet of Things
ipv6.h
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 2015 Martine Lenders <mlenders@inf.fu-berlin.de>
3
* SPDX-License-Identifier: LGPL-2.1-only
4
*/
5
6
#pragma once
7
22
#include "
net/ipv6/addr.h
"
23
#include "
net/ipv6/ext.h
"
24
#include "
net/ipv6/hdr.h
"
25
26
#ifdef __cplusplus
27
extern
"C"
{
28
#endif
29
35
#define IPV6_MIN_MTU (1280)
36
37
#ifdef __cplusplus
38
}
39
#endif
40
addr.h
Definitions for IPv6 addresses.
ext.h
IPv6 extension header definitions.
hdr.h
IPv6 header type and helper function definitions.
Generated on Mon Nov 24 2025 18:43:16 by
1.9.1