Home
last modified time | relevance | path

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

/Linux-v5.10/net/l2tp/
Dl2tp_ip.c587 static struct proto l2tp_ip_prot = { variable
632 .prot = &l2tp_ip_prot,
647 err = proto_register(&l2tp_ip_prot, 1); in l2tp_ip_init()
659 proto_unregister(&l2tp_ip_prot); in l2tp_ip_init()
668 proto_unregister(&l2tp_ip_prot); in l2tp_ip_exit()