Searched refs:PKT_F_START_SEQ (Results 1 – 5 of 5) sorted by relevance
846 #define PKT_F_START_SEQ __PKT_F_START_SEQ /* (common) */ macro881 PKT_F_START_SEQ | PKT_F_KEEPALIVE | PKT_F_WAKE_PKT)
1646 if ((pkt->pkt_pflags & PKT_F_START_SEQ) != 0) { in pkt_copy_to_mbuf()1875 if ((pkt->pkt_pflags & PKT_F_START_SEQ) != 0) { in pkt_copy_multi_buflet_to_mbuf()
181 static_assert(PKT_F_START_SEQ == PKTF_START_SEQ); in pp_init()184 …FLOW_ADV | PKT_F_TX_COMPL_TS_REQ | PKT_F_TS_VALID | PKT_F_NEW_FLOW | PKT_F_START_SEQ | PKT_F_KEEPA… in pp_init()
407 pkt->pkt_pflags |= PKT_F_START_SEQ; in flow_pkt_classify()
2877 if ((pkt->pkt_pflags & PKT_F_START_SEQ) != 0) { in convert_pkt_to_mbuf()