x25_ioctl
.ioctl = x25_ioctl,
static int x25_ioctl(struct net_device *dev, struct if_settings *ifs);
rc = x25_ioctl(sock, cmd, (unsigned long)argp);
rc = x25_ioctl(sock, cmd, (unsigned long)argp);
.ioctl = x25_ioctl,