Searched refs:inet6_ioctl (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/net/ipv6/ |
| H A D | af_inet6.c | 550 int inet6_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in inet6_ioctl() function 579 EXPORT_SYMBOL(inet6_ioctl); 674 .ioctl = inet6_ioctl, /* must change */ 707 .ioctl = inet6_ioctl, /* must change */
|
| H A D | raw.c | 1322 .ioctl = inet6_ioctl, /* must change */
|
| /OK3568_Linux_fs/kernel/net/l2tp/ |
| H A D | l2tp_ip6.c | 745 .ioctl = inet6_ioctl,
|
| /OK3568_Linux_fs/kernel/net/dccp/ |
| H A D | ipv6.c | 1069 .ioctl = inet6_ioctl,
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | ipv6.h | 1113 int inet6_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg);
|
| /OK3568_Linux_fs/kernel/net/sctp/ |
| H A D | ipv6.c | 1029 .ioctl = inet6_ioctl,
|
| /OK3568_Linux_fs/kernel/net/mptcp/ |
| H A D | protocol.c | 2849 .ioctl = inet6_ioctl,
|