Home
last modified time | relevance | path

Searched refs:ctrl_info (Results 1 – 4 of 4) sorted by relevance

/net/atm/
A Dmpoa_caches.c43 if (entry->ctrl_info.in_dst_ip == dst_ip) { in in_cache_get()
119 entry->ctrl_info.in_dst_ip = dst_ip; in in_cache_add_entry()
145 msg.content.in_info = entry->ctrl_info; in cache_hit()
169 msg.content.in_info = entry->ctrl_info; in cache_hit()
198 &entry->ctrl_info.in_dst_ip); in in_cache_remove_entry()
240 &entry->ctrl_info.in_dst_ip); in clear_count_and_expired()
285 msg.content.in_info = entry->ctrl_info; in check_resolving_entries()
361 if (entry->ctrl_info.tag == tag) { in eg_cache_get_by_tag()
479 entry->ctrl_info = msg->content.eg_info; in eg_cache_add_entry()
483 ntohl(entry->ctrl_info.cache_id)); in eg_cache_add_entry()
[all …]
A Dmpoa_proc.c152 sprintf(ip_string, "%pI4", &in_entry->ctrl_info.in_dst_ip); in mpc_show()
156 in_entry->ctrl_info.holding_time - in mpc_show()
169 unsigned char *p = eg_entry->ctrl_info.in_MPC_data_ATM_addr; in mpc_show()
175 (unsigned long)ntohl(eg_entry->ctrl_info.cache_id), in mpc_show()
177 (eg_entry->ctrl_info.holding_time - seconds_delta), in mpc_show()
A Dmpc.c542 if (entry->ctrl_info.tag != 0) { in send_via_shortcut()
544 mpc->dev->name, entry->ctrl_info.tag); in send_via_shortcut()
545 tagged_llc_snap_hdr.tag = entry->ctrl_info.tag; in send_via_shortcut()
638 mpc->dev->name, &in_entry->ctrl_info.in_dst_ip); in atm_mpoa_vcc_attach()
670 mpc->dev->name, &in_entry->ctrl_info.in_dst_ip); in mpc_vcc_close()
770 eg->ctrl_info.DH_length); in mpc_push()
1090 msg->content.in_info = entry->ctrl_info; in MPOA_trigger_rcvd()
1100 msg->content.in_info = entry->ctrl_info; in MPOA_trigger_rcvd()
1177 entry->ctrl_info = msg->content.in_info; in MPOA_res_reply_rcvd()
1270 purge_msg->content.eg_info = entry->ctrl_info; in purge_egress_shortcut()
[all …]
A Dmpoa_caches.h30 struct in_ctrl_info ctrl_info; member
63 struct eg_ctrl_info ctrl_info; member

Completed in 9 milliseconds