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

/linux-master/net/l2tp/
H A Dl2tp_ip6.c712 static struct proto l2tp_ip6_prot = { variable in typeref:struct:proto
760 .prot = &l2tp_ip6_prot,
774 err = proto_register(&l2tp_ip6_prot, 1);
786 proto_unregister(&l2tp_ip6_prot);
795 proto_unregister(&l2tp_ip6_prot);

Completed in 111 milliseconds