Searched refs:rte_kni_update_link (Results 1 – 7 of 7) sorted by relevance
23 rte_kni_update_link;
257 rte_kni_update_link(struct rte_kni *kni, unsigned int linkup);
792 rte_kni_update_link(struct rte_kni *kni, unsigned int linkup) in rte_kni_update_link() function
144 ret = rte_kni_update_link(test_kni_ctx, 1); in test_kni_link_change()153 ret = rte_kni_update_link(test_kni_ctx, 0); in test_kni_link_change()163 ret = rte_kni_update_link(test_kni_ctx, 1); in test_kni_link_change()
265 carrier state is set to ``on`` via ``rte_kni_update_link`` or270 Also added the new API function ``rte_kni_update_link()`` to allow the user275 KNI kernel network interface with the new ``rte_kni_update_link()`` API.377 be any traffic. It can be set to ``on`` via ``rte_kni_update_link()`` API or
160 ``rte_kni_update_link()`` function. This is useful for DPDK applications169 ``rte_kni_update_link()``. It is also useful for testing in loopback mode
756 prev = rte_kni_update_link(p[portid]->kni[i], in monitor_all_ports_link_status()