Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipv4/
Dah4.c544 static const struct xfrm_type ah_type = variable
566 if (xfrm_register_type(&ah_type, AF_INET) < 0) { in ah4_init()
572 xfrm_unregister_type(&ah_type, AF_INET); in ah4_init()
582 if (xfrm_unregister_type(&ah_type, AF_INET) < 0) in ah4_fini()