Searched refs:inet_ioctl (Results 1 – 6 of 6) sorted by relevance
| /linux/include/net/ |
| A D | inet_common.h | 59 int inet_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg);
|
| /linux/net/ipv4/ |
| A D | af_inet.c | 959 int inet_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in inet_ioctl() function 1014 EXPORT_SYMBOL(inet_ioctl); 1064 .ioctl = inet_ioctl, 1099 .ioctl = inet_ioctl, 1131 .ioctl = inet_ioctl,
|
| /linux/net/l2tp/ |
| A D | l2tp_ip.c | 643 .ioctl = inet_ioctl,
|
| /linux/net/dccp/ |
| A D | ipv4.c | 1007 .ioctl = inet_ioctl,
|
| /linux/net/sctp/ |
| A D | protocol.c | 1129 .ioctl = inet_ioctl,
|
| /linux/net/mptcp/ |
| A D | protocol.c | 4084 .ioctl = inet_ioctl,
|
Completed in 28 milliseconds