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