Searched defs:copy_pending_idx (Results 1 – 1 of 1) sorted by relevance
335 u16 copy_pending_idx[XEN_NETBK_LEGACY_SLOTS_MAX + 1]; member341 #define copy_pending_idx(skb, i) (XENVIF_TX_CB(skb)->copy_pending_idx[i]) macro