Searched refs:miimon (Results 1 - 2 of 2) sorted by relevance

/systemd/src/network/
H A Dnetworkd-netdev-bond.h128 usec_t miimon; member in struct:Bond
H A Dnetworkd-netdev-bond.c216 if (b->miimon != 0) {
217 r = sd_netlink_message_append_u32(m, IFLA_BOND_MIIMON, b->miimon / USEC_PER_MSEC);

Completed in 700 milliseconds