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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dtcp.c470 int tcp_ioctl(struct sock *sk, int cmd, unsigned long arg) function
517 EXPORT_SYMBOL(tcp_ioctl); variable
H A Dtcp_ipv4.c2608 .ioctl = tcp_ioctl,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dtcp.h321 extern int tcp_ioctl(struct sock *sk, int cmd, unsigned long arg);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/
H A Dtcp_ipv6.c2135 .ioctl = tcp_ioctl,

Completed in 67 milliseconds