Searched refs:esp6_protocol (Results 1 – 2 of 2) sorted by relevance
196 static const struct inet6_protocol esp6_protocol = { variable223 return &esp6_protocol; in netproto()
1269 static struct xfrm6_protocol esp6_protocol = { variable1283 if (xfrm6_protocol_register(&esp6_protocol, IPPROTO_ESP) < 0) { in esp6_init()1294 if (xfrm6_protocol_deregister(&esp6_protocol, IPPROTO_ESP) < 0) in esp6_fini()
Completed in 5 milliseconds