Home
last modified time | relevance | path

Searched refs:shortcut (Results 1 – 5 of 5) sorted by relevance

/net/atm/
Dmpoa_proc.c150 if (in_entry->shortcut) in mpc_show()
151 seq_printf(m, " %-3d %-3d",in_entry->shortcut->vpi,in_entry->shortcut->vci); in mpc_show()
172 if (eg_entry->shortcut) in mpc_show()
173 seq_printf(m, " %-3d %-3d",eg_entry->shortcut->vpi,eg_entry->shortcut->vci); in mpc_show()
Dmpc.c520 atomic_add(skb->truesize, &sk_atm(entry->shortcut)->sk_wmem_alloc); in send_via_shortcut()
521 ATM_SKB(skb)->atm_options = entry->shortcut->atm_options; in send_via_shortcut()
522 entry->shortcut->send(entry->shortcut, skb); in send_via_shortcut()
600 in_entry->shortcut = vcc; in atm_mpoa_vcc_attach()
632 in_entry->shortcut = NULL; in mpc_vcc_close()
638 eg_entry->shortcut = NULL; in mpc_vcc_close()
714 if (eg->shortcut == NULL) { in mpc_push()
715 eg->shortcut = vcc; in mpc_push()
1091 if(eg_entry && eg_entry->shortcut){ in check_qos_and_open_shortcut()
1092 if(eg_entry->shortcut->qos.txtp.traffic_class & in check_qos_and_open_shortcut()
[all …]
Dmpoa_caches.c75 if(entry->shortcut == vcc) { in in_cache_get_by_vcc()
129 if(entry->entry_state == INGRESS_RESOLVED && entry->shortcut != NULL) in cache_hit()
143 if(entry->shortcut != NULL) in cache_hit()
148 if(entry->entry_state == INGRESS_RESOLVING && entry->shortcut != NULL) in cache_hit()
187 vcc = entry->shortcut; in in_cache_remove_entry()
373 if (entry->shortcut == vcc) { in eg_cache_get_by_vcc()
423 vcc = entry->shortcut; in eg_cache_remove_entry()
Dmpoa_caches.h25 struct atm_vcc *shortcut; member
56 struct atm_vcc *shortcut; member
DKconfig55 subnetwork boundaries. These shortcut connections bypass routers