Searched refs:inet_ioctl (Results 1 – 5 of 5) sorted by relevance
| /Linux-v4.19/include/net/ |
| D | inet_common.h | 39 int inet_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg);
|
| /Linux-v4.19/net/ipv4/ |
| D | af_inet.c | 904 int inet_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in inet_ioctl() function 965 EXPORT_SYMBOL(inet_ioctl); 990 .ioctl = inet_ioctl, 1025 .ioctl = inet_ioctl, 1057 .ioctl = inet_ioctl,
|
| /Linux-v4.19/net/l2tp/ |
| D | l2tp_ip.c | 617 .ioctl = inet_ioctl,
|
| /Linux-v4.19/net/dccp/ |
| D | ipv4.c | 990 .ioctl = inet_ioctl,
|
| /Linux-v4.19/net/sctp/ |
| D | protocol.c | 1028 .ioctl = inet_ioctl,
|