Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test-pmd/
H A Dflowgen.c113 mbp = current_fwd_lcore()->mbp; in pkt_burst_flow_gen()
H A Dcsumonly.c696 mp = current_fwd_lcore()->mbp; in pkt_copy_split()
1057 gro_ctx = current_fwd_lcore()->gro_ctx; in pkt_burst_checksum_forward()
1077 gso_ctx = &(current_fwd_lcore()->gso_ctx); in pkt_burst_checksum_forward()
H A Dtxonly.c338 mbp = current_fwd_lcore()->mbp; in pkt_burst_transmit()
H A Dtestpmd.h667 current_fwd_lcore(void) in current_fwd_lcore() function