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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/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.
207 static int ip2_ipl_ioctl(struct inode *, struct file *, UINT, ULONG);
240 .ioctl = ip2_ipl_ioctl,
2812 /* Function: ip2_ipl_ioctl() */
2824 ip2_ipl_ioctl ( struct inode *pInode, struct file *pFile, UINT cmd, ULONG arg ) function

Completed in 45 milliseconds