Home
last modified time | relevance | path

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

/net/atm/
A Dmpc.c518 mpc->in_ops->put(entry); in send_via_shortcut()
525 mpc->in_ops->put(entry); in send_via_shortcut()
535 mpc->in_ops->put(entry); in send_via_shortcut()
562 mpc->in_ops->put(entry); in send_via_shortcut()
1093 mpc->in_ops->put(entry); in MPOA_trigger_rcvd()
1103 mpc->in_ops->put(entry); in MPOA_trigger_rcvd()
1109 mpc->in_ops->put(entry); in MPOA_trigger_rcvd()
1173 mpc->in_ops->put(entry); in MPOA_res_reply_rcvd()
1187 mpc->in_ops->put(entry); in MPOA_res_reply_rcvd()
1194 mpc->in_ops->put(entry); in MPOA_res_reply_rcvd()
[all …]
A Dmpoa_caches.c206 client->in_ops->put(entry); in in_cache_remove_entry()
241 client->in_ops->remove_entry(entry, client); in clear_count_and_expired()
328 mpc->in_ops->remove_entry(mpc->in_cache, mpc); in in_destroy_cache()
447 in_cache_entry *in_entry = client->in_ops->get_by_vcc(vcc, client); in eg_cache_remove_entry()
449 client->in_ops->put(in_entry); in eg_cache_remove_entry()
563 mpc->in_ops = &ingress_ops; in atm_mpoa_init_cache()
A Dmpc.h25 const struct in_cache_ops *in_ops; /* ingress cache operations */ member

Completed in 10 milliseconds