Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/event/octeontx/
H A Dtimvf_worker.h143 struct tim_mem_entry *pnext; in timr_clr_bkt() local
148 pnext = (struct tim_mem_entry *)(uintptr_t) in timr_clr_bkt()
151 chunk = pnext; in timr_clr_bkt()
/f-stack/dpdk/drivers/event/octeontx2/
H A Dotx2_tim_worker.h150 struct otx2_tim_ent *pnext; in tim_clr_bkt() local
158 pnext = (struct otx2_tim_ent *)(uintptr_t) in tim_clr_bkt()
166 chunk = pnext; in tim_clr_bkt()
/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_pool.c1289 void *pnext; local
1318 pnext = nextipo->ipo_next;
1345 pnext = nextnode->ipn_next;
1350 pnext = NULL;
1387 if (pnext == NULL)