Home
last modified time | relevance | path

Searched refs:kpkts (Results 1 – 1 of 1) sorted by relevance

/xnu-11215.81.4/bsd/skywalk/nexus/flowswitch/
H A Dfsw_dp.c2436 struct __kern_packet *kpkts[FSW_VP_DEV_BATCH_MAX]; in fsw_dev_input_netem_dequeue() local
2446 kpkts[i] = pkts[i].pktsched_pkt_kpkt; in fsw_dev_input_netem_dequeue()
2451 pkts_to_pktq(kpkts, n_pkts, &pktq); in fsw_dev_input_netem_dequeue()