Searched refs:PKT_F_FLOW_ADV (Results 1 – 5 of 5) sorted by relevance
842 #define PKT_F_FLOW_ADV __PKT_F_FLOW_ADV /* (common) */ macro879 PKT_F_LAST_PKT | PKT_F_FLOW_ID | PKT_F_FLOW_ADV | \
159 _CASSERT(PKT_F_FLOW_ADV == PKTF_FLOW_ADV); in pp_init()167 PKT_F_REXMT | PKT_F_LAST_PKT | PKT_F_FLOW_ID | PKT_F_FLOW_ADV | in pp_init()
543 ASSERT(kp->pkt_pflags & PKT_F_FLOW_ADV); in pktsched_alloc_fcentry()
2855 flowadv_cap = ((pkt->pkt_pflags & PKT_F_FLOW_ADV) != 0); in classq_enqueue_flow()2875 flowadv_cap = ((pkt->pkt_pflags & PKT_F_FLOW_ADV) != 0); in classq_enqueue_flow()2936 flowadv_cap = ((pkt->pkt_pflags & PKT_F_FLOW_ADV) != 0); in classq_qset_enqueue_flow()3170 pkt->pkt_pflags |= PKT_F_FLOW_ADV; in dp_flow_tx_process()3174 pkt->pkt_pflags &= ~PKT_F_FLOW_ADV; in dp_flow_tx_process()
364 pkt->pkt_pflags |= (PKT_F_FLOW_ADV | PKTF_FLOW_ID); in redirect_tx_submit()