enum icmp6_opt_type
ICMPv6 option type enumeration
#include <tapi_icmp6.h> enum icmp6_opt_type { ICMP6_OPT_SOURCE_LL_ADDR = 1, ICMP6_OPT_TARGET_LL_ADDR = 2, ICMP6_OPT_PREFIX_INFO = 3, };
ICMPv6 option type enumeration
#include <tapi_icmp6.h> enum icmp6_opt_type { ICMP6_OPT_SOURCE_LL_ADDR = 1, ICMP6_OPT_TARGET_LL_ADDR = 2, ICMP6_OPT_PREFIX_INFO = 3, };