Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipv4/
Dxfrm4_protocol.c177 static const struct net_protocol ah4_protocol = { variable
203 return &ah4_protocol; in netproto()
Dah4.c556 static struct xfrm4_protocol ah4_protocol = { variable
570 if (xfrm4_protocol_register(&ah4_protocol, IPPROTO_AH) < 0) { in ah4_init()
580 if (xfrm4_protocol_deregister(&ah4_protocol, IPPROTO_AH) < 0) in ah4_fini()