Home
last modified time | relevance | path

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

/dpdk/examples/bond/
H A Dmain.c111 static uint16_t BOND_PORT = 0xffff; variable
235 BOND_PORT = retval; in bond_port_init()
241 BOND_PORT, strerror(-retval)); in bond_port_init()
249 BOND_PORT, retval); in bond_port_init()
259 slaves[i], BOND_PORT); in bond_port_init()
267 rte_eth_dev_socket_id(BOND_PORT), in bond_port_init()
271 BOND_PORT, retval); in bond_port_init()
281 BOND_PORT, retval); in bond_port_init()
305 BOND_PORT, rte_strerror(-retval)); in bond_port_init()
314 BOND_PORT, retval); in bond_port_init()
[all …]