Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv6/
Dxfrm6_protocol.c153 static const struct inet6_protocol ah6_protocol = { variable
176 return &ah6_protocol; in netproto()
Dah6.c780 static struct xfrm6_protocol ah6_protocol = { variable
794 if (xfrm6_protocol_register(&ah6_protocol, IPPROTO_AH) < 0) { in ah6_init()
805 if (xfrm6_protocol_deregister(&ah6_protocol, IPPROTO_AH) < 0) in ah6_fini()