pub unsafe extern "C" fn dhcpv6_client_check_ia_na(
netif: c_uint,
) -> bool
Expand description
@brief Checks if the given network interface is configured to use DHCPv6 IA_NA
@param[in] netif Network interface to check.
@return true, if the network interface is set up for IA_NA.