Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Desp4.c1215 static struct xfrm4_protocol esp4_protocol = { variable
1229 if (xfrm4_protocol_register(&esp4_protocol, IPPROTO_ESP) < 0) { in esp4_init()
1239 if (xfrm4_protocol_deregister(&esp4_protocol, IPPROTO_ESP) < 0) in esp4_fini()