VintageNet.ioctl

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

ioctl(ifname, command, args \\ [])

View Source

Specs

ioctl(ifname(), atom(), any()) :: :ok | {:ok, any()} | {:error, any()}

Run a command on a network interface

Commands are mostly network interface-specific. Also see the VintageNet PropertyTable fo getting status or registering for status changes.