Searched refs:inet_ioctl (Results 1 – 6 of 6) sorted by relevance
/Linux-v6.6/include/net/ |
D | inet_common.h | 59 int inet_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg);
|
/Linux-v6.6/net/ipv4/ |
D | af_inet.c | 952 int inet_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in inet_ioctl() function 1007 EXPORT_SYMBOL(inet_ioctl); 1057 .ioctl = inet_ioctl, 1091 .ioctl = inet_ioctl, 1123 .ioctl = inet_ioctl,
|
/Linux-v6.6/net/l2tp/ |
D | l2tp_ip.c | 618 .ioctl = inet_ioctl,
|
/Linux-v6.6/net/dccp/ |
D | ipv4.c | 1002 .ioctl = inet_ioctl,
|
/Linux-v6.6/net/sctp/ |
D | protocol.c | 1128 .ioctl = inet_ioctl,
|
/Linux-v6.6/net/mptcp/ |
D | protocol.c | 3941 .ioctl = inet_ioctl,
|