HomeSort by: relevance | last modified time | path
    Searched refs:if_tunnel_ro_percpu_rtcache_free (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/netinet/
in_gif.c 396 if_tunnel_ro_percpu_rtcache_free(sc->gif_ro_percpu);
  /src/sys/netinet6/
in6_gif.c 460 if_tunnel_ro_percpu_rtcache_free(sc->gif_ro_percpu);
  /src/sys/net/
if.h 1167 void if_tunnel_ro_percpu_rtcache_free(percpu_t *);
if.c 3156 void if_tunnel_ro_percpu_rtcache_free(percpu_t *ro_percpu) function in typeref:typename:void
  /src/sys/netipsec/
ipsecif.c 997 if_tunnel_ro_percpu_rtcache_free(sc->ipsec_ro_percpu);

Completed in 32 milliseconds