Searched refs:sd_lldp_tx_stop (Results 1 – 4 of 4) sorted by relevance
48 int sd_lldp_tx_stop(sd_lldp_tx *lldp_tx);
64 (void) sd_lldp_tx_stop(link->lldp_tx); in lldp_rx_handler()
347 k = sd_lldp_tx_stop(link->lldp_tx); in link_stop_engines()
584 int sd_lldp_tx_stop(sd_lldp_tx *lldp_tx) { in sd_lldp_tx_stop() function