otIp6NetworkPrefix
#include <ip6.h>
此結構表示IPv6地址的網絡前綴(地址的最高有效64位)。
概要
公共屬性 | |
---|---|
m8 [8] | uint8_t 網絡前綴。 |
公共屬性
m8
uint8_t otIp6NetworkPrefix::m8[8]
網絡前綴。
#include <ip6.h>
此結構表示IPv6地址的網絡前綴(地址的最高有效64位)。
公共屬性 | |
---|---|
m8 [8] | uint8_t 網絡前綴。 |
uint8_t otIp6NetworkPrefix::m8[8]
網絡前綴。
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates. Thread is a registered trademark of the Thread Group, Inc.
Last updated 2020-07-17 UTC.