Searched refs:pidx (Results 1 – 3 of 3) sorted by relevance
327 kern_packet_idx_t pidx; in kplo_sync_tx() local382 pidx = kern_packet_get_object_index(ph); in kplo_sync_tx()383 VERIFY(pidx < kplo_tx_pp_info.kpm_packets); in kplo_sync_tx()
2362 pfr_pool_get(struct pfr_ktable *kt, int *pidx, struct pf_addr *counter, in pfr_pool_get() argument2387 if (pidx != NULL) { in pfr_pool_get()2388 idx = *pidx; in pfr_pool_get()2424 *pidx = idx; in pfr_pool_get()2443 *pidx = idx; in pfr_pool_get()
1049 for pidx in range(dsc.ool_ports.count):1051 p_list += list(CollectPortsForAnalysis(dispdata[pidx], dsc_disp))