Home
last modified time | relevance | path

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

/net/ipv4/
Dxfrm4_protocol.c170 static const struct net_protocol esp4_protocol = { variable
201 return &esp4_protocol; in netproto()
Desp4.c756 static struct xfrm4_protocol esp4_protocol = { variable
770 if (xfrm4_protocol_register(&esp4_protocol, IPPROTO_ESP) < 0) { in esp4_init()
780 if (xfrm4_protocol_deregister(&esp4_protocol, IPPROTO_ESP) < 0) in esp4_fini()