ConOpSys V2970  P004.07
ANVILEX control operating system
Public Attributes | List of all members
netif_ext_callback_args_t::ipv6_addr_state_changed_s Struct Reference

#include <netif.h>

Collaboration diagram for netif_ext_callback_args_t::ipv6_addr_state_changed_s:
Collaboration graph

Public Attributes

s8_t addr_index
 
u8_t old_state
 
const ip_addr_taddress
 

Detailed Description

Args to LWIP_NSC_IPV6_ADDR_STATE_CHANGED callback

Member Data Documentation

◆ addr_index

s8_t netif_ext_callback_args_t::ipv6_addr_state_changed_s::addr_index

Index of affected IPv6 address

◆ address

const ip_addr_t* netif_ext_callback_args_t::ipv6_addr_state_changed_s::address

Affected IPv6 address

◆ old_state

u8_t netif_ext_callback_args_t::ipv6_addr_state_changed_s::old_state

Old IPv6 address state


The documentation for this struct was generated from the following file: