Searched refs:xfrm6_tunnel_net (Results 1 – 1 of 1) sorted by relevance
28 struct xfrm6_tunnel_net { struct35 static inline struct xfrm6_tunnel_net *xfrm6_tunnel_pernet(struct net *net) in xfrm6_tunnel_pernet() argument76 struct xfrm6_tunnel_net *xfrm6_tn = xfrm6_tunnel_pernet(net); in __xfrm6_tunnel_spi_lookup()104 struct xfrm6_tunnel_net *xfrm6_tn = xfrm6_tunnel_pernet(net); in __xfrm6_tunnel_spi_check()119 struct xfrm6_tunnel_net *xfrm6_tn = xfrm6_tunnel_pernet(net); in __xfrm6_tunnel_alloc_spi()189 struct xfrm6_tunnel_net *xfrm6_tn = xfrm6_tunnel_pernet(net); in xfrm6_tunnel_free_spi()320 struct xfrm6_tunnel_net *xfrm6_tn = xfrm6_tunnel_pernet(net); in xfrm6_tunnel_net_init()334 struct xfrm6_tunnel_net *xfrm6_tn = xfrm6_tunnel_pernet(net); in xfrm6_tunnel_net_exit()351 .size = sizeof(struct xfrm6_tunnel_net),
Completed in 4 milliseconds