Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dah4.c568 static const struct xfrm_type ah_type = variable
589 if (xfrm_register_type(&ah_type, AF_INET) < 0) { in ah4_init()
595 xfrm_unregister_type(&ah_type, AF_INET); in ah4_init()
605 xfrm_unregister_type(&ah_type, AF_INET); in ah4_fini()