VintageNet.deconfigure

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

deconfigure(ifname, options \\ [])

View Source

Specs

deconfigure(ifname(), configure_options()) :: :ok | {:error, any()}

Deconfigure settings for a specified interface.

Supports same options as configure/3