Home
last modified time | relevance | path

Searched defs:link_is_up (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/examples/ip_pipeline/
H A Dlink.c253 link_is_up(const char *name) in link_is_up() function
/f-stack/dpdk/examples/pipeline/
H A Dobj.c319 link_is_up(struct obj *obj, const char *name) in link_is_up() function
/f-stack/freebsd/contrib/alpine-hal/eth/
H A Dal_hal_eth_main.c3937 int al_eth_led_set(struct al_hal_eth_adapter *adapter, al_bool link_is_up) in al_eth_led_set()