Home
last modified time | relevance | path

Searched refs:l2tp_ioctl (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/net/l2tp/
H A Dl2tp_ip.c563 int l2tp_ioctl(struct sock *sk, int cmd, unsigned long arg) in l2tp_ioctl() function
585 EXPORT_SYMBOL_GPL(l2tp_ioctl);
595 .ioctl = l2tp_ioctl,
H A Dl2tp_core.h275 int l2tp_ioctl(struct sock *sk, int cmd, unsigned long arg);
H A Dl2tp_ip6.c723 .ioctl = l2tp_ioctl,