Home
last modified time | relevance | path

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

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