vti_esp4_protocol  480 net/ipv4/ip_vti.c static struct xfrm4_protocol vti_esp4_protocol __read_mostly = {
vti_esp4_protocol  668 net/ipv4/ip_vti.c 	err = xfrm4_protocol_register(&vti_esp4_protocol, IPPROTO_ESP);
vti_esp4_protocol  697 net/ipv4/ip_vti.c 	xfrm4_protocol_deregister(&vti_esp4_protocol, IPPROTO_ESP);
vti_esp4_protocol  711 net/ipv4/ip_vti.c 	xfrm4_protocol_deregister(&vti_esp4_protocol, IPPROTO_ESP);