Provided by: systemtap-doc_3.1-3ubuntu0.1_all bug

NAME

       probe::netdev.ioctl - Called when the device suffers an IOCTL

SYNOPSIS

       netdev.ioctl

VALUES

       arg
           The IOCTL argument (usually the netdev interface)

       cmd
           The IOCTL request

SEE ALSO

       tapset::networking(3stap)