Home
last modified time | relevance | path

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

/dpdk/app/test-pmd/
H A Dflowgen.c96 mbp = current_fwd_lcore()->mbp; in pkt_burst_flow_gen()
H A Dcsumonly.c713 mp = current_fwd_lcore()->mbp; in pkt_copy_split()
1090 gro_ctx = current_fwd_lcore()->gro_ctx; in pkt_burst_checksum_forward()
1112 gso_ctx = &(current_fwd_lcore()->gso_ctx); in pkt_burst_checksum_forward()
H A Dtxonly.c345 mbp = current_fwd_lcore()->mbp; in pkt_burst_transmit()
H A Dtestpmd.h749 current_fwd_lcore(void) in current_fwd_lcore() function