Searched refs:rte_eth_hairpin_bind (Results 1 – 4 of 4) sorted by relevance
226 rte_eth_hairpin_bind;
2353 int rte_eth_hairpin_bind(uint16_t tx_port, uint16_t rx_port);
2353 rte_eth_hairpin_bind(uint16_t tx_port, uint16_t rx_port) in rte_eth_hairpin_bind() function
2722 diag = rte_eth_hairpin_bind(pi, peer_pl[j]); in start_port()2739 diag = rte_eth_hairpin_bind(peer_pl[j], pi); in start_port()