Home
last modified time | relevance | path

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

/linux-6.15/net/l2tp/
H A Dl2tp_ip6.c735 static struct proto l2tp_ip6_prot = { variable
783 .prot = &l2tp_ip6_prot,
828 err = proto_register(&l2tp_ip6_prot, 1); in l2tp_ip6_init()
840 proto_unregister(&l2tp_ip6_prot); in l2tp_ip6_init()
851 proto_unregister(&l2tp_ip6_prot); in l2tp_ip6_exit()