Home
last modified time | relevance | path

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

/systemd-251/src/systemd/
Dsd-lldp-tx.h49 int sd_lldp_tx_is_running(sd_lldp_tx *lldp_tx);
/systemd-251/src/libsystemd-network/
Dsd-lldp-tx.c569 int sd_lldp_tx_is_running(sd_lldp_tx *lldp_tx) { in sd_lldp_tx_is_running() function
605 if (sd_lldp_tx_is_running(lldp_tx)) in sd_lldp_tx_start()