Searched refs:NS_MOREFRAG (Results 1 – 3 of 3) sorted by relevance
214 #define NS_MOREFRAG 0x0020 /* packet has more fragments */ macro
1046 ring->slot[i].flags = NS_MOREFRAG; in nm_inject()1104 while (slot->flags & NS_MOREFRAG) { in nm_dispatch()
1043 if (!(slot->flags & NS_MOREFRAG)) { in iflib_netmap_txsync()1076 slot->flags &= ~(NS_REPORT | NS_BUF_CHANGED | NS_MOREFRAG); in iflib_netmap_txsync()1211 ring->slot[nm_i].flags = NS_MOREFRAG; in iflib_netmap_rxsync()