Searched refs:esp4_protocol (Results 1 – 2 of 2) sorted by relevance
180 static const struct net_protocol esp4_protocol = { variable207 return &esp4_protocol; in netproto()
1207 static struct xfrm4_protocol esp4_protocol = { variable1221 if (xfrm4_protocol_register(&esp4_protocol, IPPROTO_ESP) < 0) { in esp4_init()1231 if (xfrm4_protocol_deregister(&esp4_protocol, IPPROTO_ESP) < 0) in esp4_fini()