Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_kni/
H A Drte_kni.h259 rte_kni_update_link(struct rte_kni *kni, unsigned int linkup);
H A Drte_kni.c783 rte_kni_update_link(struct rte_kni *kni, unsigned int linkup) in rte_kni_update_link() argument
810 new_carrier = linkup ? "1" : "0"; in rte_kni_update_link()
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dkernel_nic_interface.rst72 the Ethernet link of the corresponding NIC port has reached the linkup state.