Home
last modified time | relevance | path

Searched defs:p_mbuf (Results 1 – 2 of 2) sorted by relevance

/f-stack/lib/
H A Dff_memory.c477 int ff_enq_tx_bsdmbuf(uint8_t portid, void *p_mbuf, int nb_segs) in ff_enq_tx_bsdmbuf()
/f-stack/dpdk/drivers/net/pfe/
H A Dpfe_hif_lib.c398 struct rte_mbuf *mbuf, *p_mbuf = NULL, *first_mbuf = NULL; in hif_lib_receive_pkt() local