Home
last modified time | relevance | path

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

/net/atm/
Dmpoa_caches.h43 int (*cache_hit)(in_cache_entry *entry, member
Dmpoa_caches.c123 static int cache_hit(in_cache_entry *entry, struct mpoa_client *mpc) in cache_hit() function
541 cache_hit, /* cache_hit */
Dmpc.c489 if (mpc->in_ops->cache_hit(entry, mpc) != OPEN){ /* threshold not exceeded or VCC not ready */ in send_via_shortcut()