Home
last modified time | relevance | path

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

/linux-6.14.4/net/l2tp/
Dl2tp_ip.c647 static struct inet_protosw l2tp_ip_protosw = { variable
703 inet_register_protosw(&l2tp_ip_protosw); in l2tp_ip_init()
716 inet_unregister_protosw(&l2tp_ip_protosw); in l2tp_ip_exit()