Home
last modified time | relevance | path

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

/linux-4.4.14/net/bridge/
Dbr_netlink.c823 [IFLA_BR_HELLO_TIME] = { .type = NLA_U32 },
868 if (data[IFLA_BR_HELLO_TIME]) { in br_changelink()
869 err = br_set_hello_time(br, nla_get_u32(data[IFLA_BR_HELLO_TIME])); in br_changelink()
1146 nla_put_u32(skb, IFLA_BR_HELLO_TIME, hello_time) || in br_fill_info()
/linux-4.4.14/include/uapi/linux/
Dif_link.h228 IFLA_BR_HELLO_TIME, enumerator