Searched refs:inet_ioctl (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | inet_common.h | 48 int inet_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg);
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | af_inet.c | 927 int inet_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in inet_ioctl() function 982 EXPORT_SYMBOL(inet_ioctl); 1032 .ioctl = inet_ioctl, 1066 .ioctl = inet_ioctl, 1097 .ioctl = inet_ioctl,
|
| /OK3568_Linux_fs/kernel/net/l2tp/ |
| H A D | l2tp_ip.c | 617 .ioctl = inet_ioctl,
|
| /OK3568_Linux_fs/kernel/net/dccp/ |
| H A D | ipv4.c | 987 .ioctl = inet_ioctl,
|
| /OK3568_Linux_fs/kernel/net/sctp/ |
| H A D | protocol.c | 1035 .ioctl = inet_ioctl,
|
| /OK3568_Linux_fs/kernel/net/mptcp/ |
| H A D | protocol.c | 2799 .ioctl = inet_ioctl,
|