Searched refs:slave_put_pkts (Results 1 – 1 of 1) sorted by relevance
| /f-stack/dpdk/app/test/ |
| H A D | test_link_bonding_mode4.c | 174 slave_put_pkts(struct slave_conf *slave, struct rte_mbuf **buf, uint16_t size) in slave_put_pkts() function 559 retval = slave_put_pkts(slave, lacp_tx_buf, lacp_tx_buf_cnt); in bond_handshake_reply() 797 retval = slave_put_pkts(slave, pkts, count); in generate_and_put_packets() 1215 retval = slave_put_pkts(slave, &marker_pkt, 1); in test_mode4_marker() 1486 slave_put_pkts(slave, buf, nb_pkts); in test_mode4_ext_lacp()
|