Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv6/
H A Dah6.c761 static const struct xfrm_type ah6_type = { variable
781 if (xfrm_register_type(&ah6_type, AF_INET6) < 0) { in ah6_init()
788 xfrm_unregister_type(&ah6_type, AF_INET6); in ah6_init()
800 xfrm_unregister_type(&ah6_type, AF_INET6); in ah6_fini()