Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv6/
H A Draw.c1337 static struct inet_protosw rawv6_protosw = { variable
1347 return inet6_register_protosw(&rawv6_protosw); in rawv6_init()
1352 inet6_unregister_protosw(&rawv6_protosw); in rawv6_exit()