Searched refs:ip2_ipl_ioctl (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/ip2/
H A Dip2main.c16 // Work over the channel stats return logic in ip2_ipl_ioctl so they
23 // Added bounds checking to ip2_ipl_ioctl to avoid potential terroristic acts.
203 static long ip2_ipl_ioctl(struct file *, UINT, ULONG);
237 .unlocked_ioctl = ip2_ipl_ioctl,
2868 /* Function: ip2_ipl_ioctl() */
2880 ip2_ipl_ioctl (struct file *pFile, UINT cmd, ULONG arg ) function

Completed in 19 milliseconds