Searched defs:mChecksum (Results 1 – 7 of 7) sorted by relevance
/openthread-latest/include/openthread/ | ||
D | icmp6.h | 94 uint16_t mChecksum; ///< Checksum member |
D | history_tracker.h | 143 uint16_t mChecksum; ///< Message checksum (valid only for UDP/TCP/ICMP6). member |
/openthread-latest/src/core/net/ | ||
D | nd6.hpp | 695 uint16_t mChecksum; member in ot::Ip6::Nd::RouterAdvert::Header |
D | tcp6.hpp | 585 uint16_t mChecksum; member in ot::Ip6::Tcp::Header |
D | udp6.hpp | 463 uint16_t mChecksum; member in ot::Ip6::Udp::Header |
D | ip4_types.hpp | 642 uint16_t mChecksum; member in ot::Ip4::Icmp::Header |
/openthread-latest/src/posix/platform/ | ||
D | netif.cpp | 261 uint16_t mChecksum; member |