Home
last modified time | relevance | path

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

/openbmc/linux/net/bridge/
H A Dbr_netlink.c1234 [IFLA_BR_HELLO_TIME] = { .type = NLA_U32 },
1287 if (data[IFLA_BR_HELLO_TIME]) { in br_changelink()
1288 err = br_set_hello_time(br, nla_get_u32(data[IFLA_BR_HELLO_TIME])); in br_changelink()
1655 nla_put_u32(skb, IFLA_BR_HELLO_TIME, hello_time) || in br_fill_info()
/openbmc/linux/tools/include/uapi/linux/
H A Dif_link.h441 IFLA_BR_HELLO_TIME, enumerator
/openbmc/linux/include/uapi/linux/
H A Dif_link.h467 IFLA_BR_HELLO_TIME, enumerator