Searched defs:p_mbuf (Results 1 – 2 of 2) sorted by relevance
477 int ff_enq_tx_bsdmbuf(uint8_t portid, void *p_mbuf, int nb_segs) in ff_enq_tx_bsdmbuf()
398 struct rte_mbuf *mbuf, *p_mbuf = NULL, *first_mbuf = NULL; in hif_lib_receive_pkt() local