Home
last modified time | relevance | path

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

/Linux-v6.6/net/l2tp/
Dl2tp_ip.c629 static struct inet_protosw l2tp_ip_protosw = { variable
654 inet_register_protosw(&l2tp_ip_protosw); in l2tp_ip_init()
665 inet_unregister_protosw(&l2tp_ip_protosw); in l2tp_ip_exit()