Home
last modified time | relevance | path

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

/linux-5.19.10/net/l2tp/
Dl2tp_ip.c631 static struct inet_protosw l2tp_ip_protosw = { variable
656 inet_register_protosw(&l2tp_ip_protosw); in l2tp_ip_init()
667 inet_unregister_protosw(&l2tp_ip_protosw); in l2tp_ip_exit()