Lines Matching refs:ctrl_info
513 if (entry->ctrl_info.tag != 0) { in send_via_shortcut()
514 ddprintk("mpoa: (%s) send_via_shortcut: adding tag 0x%x\n", mpc->dev->name, entry->ctrl_info.tag); in send_via_shortcut()
515 tagged_llc_snap_hdr.tag = entry->ctrl_info.tag; in send_via_shortcut()
597 ip = (unsigned char*)&in_entry->ctrl_info.in_dst_ip; in atm_mpoa_vcc_attach()
631 (unsigned char *)&in_entry->ctrl_info.in_dst_ip; in mpc_vcc_close()
719 …new_skb = skb_realloc_headroom(skb, eg->ctrl_info.DH_length); /* LLC/SNAP is shorter than MAC head… in mpc_push()
725 skb_push(new_skb, eg->ctrl_info.DH_length); /* add MAC header */ in mpc_push()
726 memcpy(new_skb->data, eg->ctrl_info.DLL_header, eg->ctrl_info.DH_length); in mpc_push()
1044 msg->content.in_info = entry->ctrl_info; in MPOA_trigger_rcvd()
1054 msg->content.in_info = entry->ctrl_info; in MPOA_trigger_rcvd()
1129 entry->ctrl_info = msg->content.in_info; in MPOA_res_reply_rcvd()
1223 purge_msg->content.eg_info = entry->ctrl_info; in purge_egress_shortcut()
1355 msg->content.eg_info = entry->ctrl_info; in clean_up()
1356 dprintk("mpoa: cache_id %u\n", entry->ctrl_info.cache_id); in clean_up()