Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipv6/
Draw.c1321 static struct inet_protosw rawv6_protosw = { variable
1333 ret = inet6_register_protosw(&rawv6_protosw); in rawv6_init()
1342 inet6_unregister_protosw(&rawv6_protosw); in rawv6_exit()