Searched refs:inet_ioctl (Results 1 – 5 of 5) sorted by relevance
| /linux-4.1.27/include/net/ |
| D | inet_common.h | 35 int inet_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg);
|
| /linux-4.1.27/net/ipv4/ |
| D | af_inet.c | 839 int inet_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in inet_ioctl() function 884 EXPORT_SYMBOL(inet_ioctl); 909 .ioctl = inet_ioctl, 937 .ioctl = inet_ioctl, 968 .ioctl = inet_ioctl,
|
| /linux-4.1.27/net/l2tp/ |
| D | l2tp_ip.c | 589 .ioctl = inet_ioctl,
|
| /linux-4.1.27/net/dccp/ |
| D | ipv4.c | 1002 .ioctl = inet_ioctl,
|
| /linux-4.1.27/net/sctp/ |
| D | protocol.c | 1003 .ioctl = inet_ioctl,
|