Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/ipv4/
A Dxfrm4_protocol.c186 static const struct net_protocol ah4_protocol = { variable
209 return &ah4_protocol; in netproto()
A Dah4.c572 static struct xfrm4_protocol ah4_protocol = { variable
586 if (xfrm4_protocol_register(&ah4_protocol, IPPROTO_AH) < 0) { in ah4_init()
596 if (xfrm4_protocol_deregister(&ah4_protocol, IPPROTO_AH) < 0) in ah4_fini()

Completed in 4 milliseconds