Searched refs:dst_slot (Results 1 – 1 of 1) sorted by relevance
158 struct netmap_slot *dst_slot = NULL; in bdg_mismatch_datapath() local179 dst_slot = &dst_ring->slot[j_cur]; in bdg_mismatch_datapath()180 dst = NMB(&dst_na->up, dst_slot); in bdg_mismatch_datapath()389 dst_slot->len = gso_bytes; in bdg_mismatch_datapath()390 dst_slot->flags = 0; in bdg_mismatch_datapath()399 dst_slot = &dst_ring->slot[j_cur]; in bdg_mismatch_datapath()400 dst = NMB(&dst_na->up, dst_slot); in bdg_mismatch_datapath()452 dst_slot->len = dst_len; in bdg_mismatch_datapath()457 dst_slot = &dst_ring->slot[j_cur]; in bdg_mismatch_datapath()458 dst = NMB(&dst_na->up, dst_slot); in bdg_mismatch_datapath()[all …]