Searched refs:F_FLOW_SEQ (Results 1 – 1 of 1) sorted by relevance
199 #define F_FLOW_SEQ (1<<11) /* Sequential flows */ macro666 if (pkt_dev->flags & F_FLOW_SEQ) in pktgen_if_show()1281 pkt_dev->flags |= F_FLOW_SEQ; in pktgen_if_write()2296 if (pkt_dev->flags & F_FLOW_SEQ) { in f_pick()