Searched refs:PKT_F_FLOW_ID (Results 1 – 5 of 5) sorted by relevance
841 #define PKT_F_FLOW_ID __PKT_F_FLOW_ID /* (common) */ macro879 PKT_F_LAST_PKT | PKT_F_FLOW_ID | PKT_F_FLOW_ADV | \
172 _CASSERT(PKT_F_FLOW_ID == PKTF_FLOW_ID); in pp_init()181 PKT_F_REXMT | PKT_F_LAST_PKT | PKT_F_FLOW_ID | PKT_F_FLOW_ADV | in pp_init()
1786 if ((PKT_ADDR(ph)->pkt_pflags & PKT_F_FLOW_ID) == 0) { in __packet_get_flowid()
364 pkt->pkt_pflags |= PKT_F_FLOW_ID; in redirect_tx_submit()
3294 pkt->pkt_pflags |= PKT_F_FLOW_ID; in dp_flow_tx_process()