Home
last modified time | relevance | path

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

/linux/net/l2tp/
H A Dl2tp_ip.c613 static struct proto l2tp_ip_prot = { variable
657 .prot = &l2tp_ip_prot,
702 err = proto_register(&l2tp_ip_prot, 1); in l2tp_ip_init()
714 proto_unregister(&l2tp_ip_prot); in l2tp_ip_init()
725 proto_unregister(&l2tp_ip_prot); in l2tp_ip_exit()