Searched refs:PKT_F_FLOW_ADV (Results 1 – 4 of 4) sorted by relevance
858 #define PKT_F_FLOW_ADV __PKT_F_FLOW_ADV /* (common) */ macro895 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()
520 ASSERT(kp->pkt_pflags & PKT_F_FLOW_ADV); in pktsched_alloc_fcentry()
2535 flowadv_cap = ((pkt->pkt_pflags & PKT_F_FLOW_ADV) != 0); in classq_enqueue_flow()2553 flowadv_cap = ((pkt->pkt_pflags & PKT_F_FLOW_ADV) != 0); in classq_enqueue_flow()2615 flowadv_cap = ((pkt->pkt_pflags & PKT_F_FLOW_ADV) != 0); in classq_qset_enqueue_flow()2853 pkt->pkt_pflags |= PKT_F_FLOW_ADV; in dp_flow_tx_process()2857 pkt->pkt_pflags &= ~PKT_F_FLOW_ADV; in dp_flow_tx_process()