Home
last modified time | relevance | path

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

/net/ipv4/
Dah4.c553 static const struct xfrm_type ah_type = variable
575 if (xfrm_register_type(&ah_type, AF_INET) < 0) { in ah4_init()
581 xfrm_unregister_type(&ah_type, AF_INET); in ah4_init()
591 if (xfrm_unregister_type(&ah_type, AF_INET) < 0) in ah4_fini()