Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv4/
Dah4.c546 static const struct xfrm_type ah_type = variable
568 if (xfrm_register_type(&ah_type, AF_INET) < 0) { in ah4_init()
574 xfrm_unregister_type(&ah_type, AF_INET); in ah4_init()
584 if (xfrm_unregister_type(&ah_type, AF_INET) < 0) in ah4_fini()