Searched refs:inet_ioctl (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/include/net/ |
H A D | inet_common.h | 59 int inet_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg);
|
/openbmc/linux/net/ipv4/ |
H A D | af_inet.c | 956 int inet_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in inet_ioctl() function 1011 EXPORT_SYMBOL(inet_ioctl); 1061 .ioctl = inet_ioctl, 1095 .ioctl = inet_ioctl, 1127 .ioctl = inet_ioctl,
|
/openbmc/linux/net/l2tp/ |
H A D | l2tp_ip.c | 618 .ioctl = inet_ioctl,
|
/openbmc/linux/net/dccp/ |
H A D | ipv4.c | 1005 .ioctl = inet_ioctl,
|
/openbmc/linux/net/sctp/ |
H A D | protocol.c | 1128 .ioctl = inet_ioctl,
|
/openbmc/linux/net/mptcp/ |
H A D | protocol.c | 4051 .ioctl = inet_ioctl,
|