Operating System - Linux
1838614 Members
3873 Online
110128 Solutions
New Discussion

who can tell me where to get the doc for NIC ioctl function?

 

who can tell me where to get the doc for NIC ioctl function?

i do not know what parameters can be use in ioctl,
for example,SIOCSIFFLAGS, etc,
so, ioctl also means deadline to me now.

appreciate for any tips.

Frederick van targero
frederick van targero
1 REPLY 1
Sergejs Svitnevs
Honored Contributor

Re: who can tell me where to get the doc for NIC ioctl function?

# man 2 ioctl_list
# man 7 socket
# man 7 packet

Regards,
Sergejs