Searched refs:tagged_llc_snap_hdr (Results 1 – 1 of 1) sorted by relevance
502 } tagged_llc_snap_hdr = { in send_via_shortcut() local545 tagged_llc_snap_hdr.tag = entry->ctrl_info.tag; in send_via_shortcut()547 skb_push(skb, sizeof(tagged_llc_snap_hdr)); in send_via_shortcut()549 skb_copy_to_linear_data(skb, &tagged_llc_snap_hdr, in send_via_shortcut()550 sizeof(tagged_llc_snap_hdr)); in send_via_shortcut()