VintageNet.reset_to_defaults

You're seeing just the function reset_to_defaults, go back to VintageNet module for more information.
Link to this function

reset_to_defaults(ifname)

View Source

Specs

reset_to_defaults(ifname()) :: :ok | {:error, any()}

Configure an interface to use the defaults

This configures an interface to the defaults found in the application environment (config.exs). If the application environment doesn't have a default configuration, the interface is deconfigured. On reboot, the interface will continue to use the defaults and if a new version of firmware updates the defaults, it will use those.