Home
last modified time | relevance | path

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

/systemd-251/src/network/
Dnetworkd-lldp-tx.h8 int link_lldp_tx_configure(Link *link);
Dnetworkd-lldp-tx.c35 int link_lldp_tx_configure(Link *link) { in link_lldp_tx_configure() function
Dnetworkd-link.c1132 r = link_lldp_tx_configure(link); in link_configure()