Searched refs:PKT_F_FLOW_ID (Results 1 – 4 of 4) sorted by relevance
857 #define PKT_F_FLOW_ID __PKT_F_FLOW_ID /* (common) */ macro895 PKT_F_LAST_PKT | PKT_F_FLOW_ID | PKT_F_FLOW_ADV | \
158 _CASSERT(PKT_F_FLOW_ID == PKTF_FLOW_ID); in pp_init()167 PKT_F_REXMT | PKT_F_LAST_PKT | PKT_F_FLOW_ID | PKT_F_FLOW_ADV | in pp_init()
1711 if ((PKT_ADDR(ph)->pkt_pflags & PKT_F_FLOW_ID) == 0) { in __packet_get_flowid()
2861 pkt->pkt_pflags |= PKT_F_FLOW_ID; in dp_flow_tx_process()