Searched refs:inet_ioctl (Results 1 – 5 of 5) sorted by relevance
| /linux/include/net/ |
| H A D | inet_common.h | 58 int inet_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg);
|
| /linux/net/ipv4/ |
| H A D | af_inet.c | 971 int inet_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in inet_ioctl() function 1026 EXPORT_SYMBOL(inet_ioctl); 1076 .ioctl = inet_ioctl, 1111 .ioctl = inet_ioctl, 1143 .ioctl = inet_ioctl,
|
| /linux/net/l2tp/ |
| H A D | l2tp_ip.c | 638 .ioctl = inet_ioctl,
|
| /linux/net/sctp/ |
| H A D | protocol.c | 1113 .ioctl = inet_ioctl,
|
| /linux/net/mptcp/ |
| H A D | protocol.c | 4529 .ioctl = inet_ioctl,
|