Home
last modified time | relevance | path

Searched refs:inet_ioctl (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/include/net/
Dinet_common.h35 int inet_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg);
/linux-4.4.14/net/ipv4/
Daf_inet.c840 int inet_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in inet_ioctl() function
885 EXPORT_SYMBOL(inet_ioctl);
910 .ioctl = inet_ioctl,
938 .ioctl = inet_ioctl,
969 .ioctl = inet_ioctl,
/linux-4.4.14/net/l2tp/
Dl2tp_ip.c591 .ioctl = inet_ioctl,
/linux-4.4.14/net/dccp/
Dipv4.c980 .ioctl = inet_ioctl,
/linux-4.4.14/net/sctp/
Dprotocol.c1023 .ioctl = inet_ioctl,