Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipv6/
Dah6.c756 static const struct xfrm_type ah6_type = { variable
777 if (xfrm_register_type(&ah6_type, AF_INET6) < 0) { in ah6_init()
784 xfrm_unregister_type(&ah6_type, AF_INET6); in ah6_init()
796 if (xfrm_unregister_type(&ah6_type, AF_INET6) < 0) in ah6_fini()