Searched refs:PKT_F_FLOW_ADV (Results 1 – 4 of 4) sorted by relevance
815 #define PKT_F_FLOW_ADV __PKT_F_FLOW_ADV /* (common) */ macro851 PKT_F_LAST_PKT | PKT_F_FLOW_ID | PKT_F_FLOW_ADV | \
158 _CASSERT(PKT_F_FLOW_ADV == PKTF_FLOW_ADV); in pp_init()166 PKT_F_REXMT | PKT_F_LAST_PKT | PKT_F_FLOW_ID | PKT_F_FLOW_ADV | in pp_init()
515 ASSERT(kp->pkt_pflags & PKT_F_FLOW_ADV); in pktsched_alloc_fcentry()
2272 flowadv_cap = ((pkt->pkt_pflags & PKT_F_FLOW_ADV) != 0); in classq_enqueue_flow()2290 flowadv_cap = ((pkt->pkt_pflags & PKT_F_FLOW_ADV) != 0); in classq_enqueue_flow()2352 flowadv_cap = ((pkt->pkt_pflags & PKT_F_FLOW_ADV) != 0); in classq_qset_enqueue_flow()2585 pkt->pkt_pflags |= PKT_F_FLOW_ADV; in dp_flow_tx_process()2589 pkt->pkt_pflags &= ~PKT_F_FLOW_ADV; in dp_flow_tx_process()