Home
last modified time | relevance | path

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

/Linux-v5.15/net/bridge/
Dbr_netlink.c1129 [IFLA_BR_HELLO_TIME] = { .type = NLA_U32 },
1182 if (data[IFLA_BR_HELLO_TIME]) { in br_changelink()
1183 err = br_set_hello_time(br, nla_get_u32(data[IFLA_BR_HELLO_TIME])); in br_changelink()
1545 nla_put_u32(skb, IFLA_BR_HELLO_TIME, hello_time) || in br_fill_info()
/Linux-v5.15/tools/include/uapi/linux/
Dif_link.h251 IFLA_BR_HELLO_TIME, enumerator
/Linux-v5.15/include/uapi/linux/
Dif_link.h438 IFLA_BR_HELLO_TIME, enumerator