Home
last modified time | relevance | path

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

/linux-5.19.10/net/l2tp/
Dl2tp_ip.c565 int l2tp_ioctl(struct sock *sk, int cmd, unsigned long arg) in l2tp_ioctl() function
587 EXPORT_SYMBOL_GPL(l2tp_ioctl);
597 .ioctl = l2tp_ioctl,
Dl2tp_core.h275 int l2tp_ioctl(struct sock *sk, int cmd, unsigned long arg);
Dl2tp_ip6.c725 .ioctl = l2tp_ioctl,