![]() |
nRF5 SDK
v15.3.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API | S312 SoftDevice API | S332 SoftDevice API | S340 SoftDevice API |
Modules | |
ICMPv6 error messages. | |
Macros | |
#define | ICMP6_TYPE_ECHO_REQUEST 128 |
#define | ICMP6_TYPE_ECHO_REPLY 129 |
#define | ICMP6_TYPE_ROUTER_SOLICITATION 133 |
#define | ICMP6_TYPE_ROUTER_ADVERTISEMENT 134 |
#define | ICMP6_TYPE_NEIGHBOR_SOLICITATION 135 |
#define | ICMP6_TYPE_NEIGHBOR_ADVERTISEMENT 136 |
#define ICMP6_TYPE_ECHO_REPLY 129 |
ICMPv6: Echo reply message.
#define ICMP6_TYPE_ECHO_REQUEST 128 |
ICMPv6: Echo request message.
#define ICMP6_TYPE_NEIGHBOR_ADVERTISEMENT 136 |
ICMPv6: Neighbor discovery, neighbor advertisement message.
#define ICMP6_TYPE_NEIGHBOR_SOLICITATION 135 |
ICMPv6: Neighbor discovery, neighbor solicitation message.
#define ICMP6_TYPE_ROUTER_ADVERTISEMENT 134 |
ICMPv6: Neighbor discovery, router advertisement message.
#define ICMP6_TYPE_ROUTER_SOLICITATION 133 |
ICMPv6: Neighbor discovery, router solicitation message.