Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dipcomp.c57 static struct xfrm_state *ipcomp_tunnel_create(struct xfrm_state *x) in ipcomp_tunnel_create() function
106 t = ipcomp_tunnel_create(x); in ipcomp_tunnel_attach()