Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test-pmd/
H A Dtestpmd.h897 void set_rx_pkt_offsets(unsigned int *seg_offsets, unsigned int nb_offs);
H A Dparameters.c1303 set_rx_pkt_offsets(seg_off, nb_offs); in launch_args_parse()
H A Dconfig.c3813 set_rx_pkt_offsets(unsigned int *seg_offsets, unsigned int nb_offs) in set_rx_pkt_offsets() function
H A Dcmdline.c3784 set_rx_pkt_offsets(seg_offsets, nb_segs); in cmd_set_rxoffs_parsed()