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

/asus-wl-520gu-7.0.1.45/src/linux/linux/net/atm/
H A Dmpoa_caches.h43 int (*cache_hit)(in_cache_entry *entry, member in struct:in_cache_ops
H A Dmpoa_caches.c117 static int cache_hit(in_cache_entry *entry, struct mpoa_client *mpc) function
541 cache_hit, /* cache_hit */
H A Dmpc.c485 if (mpc->in_ops->cache_hit(entry, mpc) != OPEN){ /* threshold not exceeded or VCC not ready */
486 ddprintk("mpoa: (%s) send_via_shortcut: cache_hit: returns != OPEN\n", mpc->dev->name);

Completed in 38 milliseconds