Searched refs:slot (Results 1 – 4 of 4) sorted by relevance
234 plugin **slot;\238 if (!slot) return HANDLER_GO_ON;\240 plugin *p = slot[j];\282 plugin **slot;\ in PLUGIN_TO_SLOT()286 if (!slot) return HANDLER_GO_ON;\ in PLUGIN_TO_SLOT()288 plugin *p = slot[j];\ in PLUGIN_TO_SLOT()382 if (!slot) { \383 slot = calloc(srv->plugins.used, sizeof(*slot));\387 if (slot[j]) continue;\388 slot[j] = p;\[all …]
937 idx = ring->slot[i].buf_idx; in nm_inject()938 ring->slot[i].len = size; in nm_inject()973 u_int idx = ring->slot[i].buf_idx; in nm_dispatch()977 d->hdr.len = d->hdr.caplen = ring->slot[i].len; in nm_dispatch()997 u_int idx = ring->slot[i].buf_idx; in nm_nextpkt()1002 hdr->len = hdr->caplen = ring->slot[i].len; in nm_nextpkt()
287 struct netmap_slot slot[0]; /* array of slots. */ member
184 u_int idx = ring->slot[i].buf_idx; in netmap_recv_pkts()186 npc->rcv_pkt_len[p] = ring->slot[i].len; in netmap_recv_pkts()