Home
last modified time | relevance | path

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

/openbmc/linux/tools/include/uapi/linux/
H A Dif_link.h455 IFLA_BR_HELLO_TIMER, enumerator
/openbmc/linux/include/uapi/linux/
H A Dif_link.h481 IFLA_BR_HELLO_TIMER, enumerator
/openbmc/linux/net/bridge/
H A Dbr_netlink.c1640 if (nla_put_u64_64bit(skb, IFLA_BR_HELLO_TIMER, clockval, IFLA_BR_PAD)) in br_fill_info()