Searched refs:IFLA_BR_HELLO_TIME (Results 1 - 3 of 3) sorted by relevance

/systemd/src/network/
H A Dnetworkd-netdev-bridge.c81 r = sd_netlink_message_append_u32(req, IFLA_BR_HELLO_TIME, usec_to_jiffies(b->hello_time));
83 return log_netdev_error_errno(netdev, r, "Could not append IFLA_BR_HELLO_TIME attribute: %m");
/systemd/src/libsystemd/sd-netlink/
H A Dnetlink-types.c99 [IFLA_BR_HELLO_TIME] = { .type = NETLINK_TYPE_U32 },
/systemd/src/basic/
H A Dmissing.h864 #define IFLA_BR_HELLO_TIME 2 macro

Completed in 836 milliseconds