Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dah4.c569 static struct xfrm4_protocol ah4_protocol = { variable
583 if (xfrm4_protocol_register(&ah4_protocol, IPPROTO_AH) < 0) { in ah4_init()
593 if (xfrm4_protocol_deregister(&ah4_protocol, IPPROTO_AH) < 0) in ah4_fini()