Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/bond/
H A Dmain.c113 static uint16_t BOND_PORT = 0xffff; variable
238 BOND_PORT = retval; in bond_port_init()
244 BOND_PORT, strerror(-retval)); in bond_port_init()
252 BOND_PORT, retval); in bond_port_init()
262 slaves[i], BOND_PORT); in bond_port_init()
270 rte_eth_dev_socket_id(BOND_PORT), in bond_port_init()
274 BOND_PORT, retval); in bond_port_init()
284 BOND_PORT, retval); in bond_port_init()
308 BOND_PORT, rte_strerror(-retval)); in bond_port_init()
317 BOND_PORT, retval); in bond_port_init()
[all …]