The Linux Kernel API | ||
---|---|---|
<<< Previous | Next >>> |
Issue ioctl functions to devices. This is normally called by the user space syscall interfaces but can sometimes be useful for other purposes. The return value is the return from the syscall if positive or a negative errno code on error.
<<< Previous | Home | Next >>> |
dev_set_allmulti | Up | dev_new_index |