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

/linux-4.4.14/net/l2tp/
H A Dl2tp_ip.c557 static struct proto l2tp_ip_prot = { variable in typeref:struct:proto
609 .prot = &l2tp_ip_prot,
624 err = proto_register(&l2tp_ip_prot, 1); l2tp_ip_init()
636 proto_unregister(&l2tp_ip_prot); l2tp_ip_init()
645 proto_unregister(&l2tp_ip_prot); l2tp_ip_exit()

Completed in 71 milliseconds