#ifndef PROMISC_H #define PROMISC_H extern short enter_promiscuous_mode(char *ifname); extern void leave_promiscuous_mode(char *ifname, short oldflags); #endif /* PROMISC_H */ icon.ico'/>
summaryrefslogtreecommitdiff
path: root/drivers/usb/isp1760/Makefile
AgeCommit message (Expand)AuthorFilesLines