Home
last modified time | relevance | path

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

/linux-4.1.27/net/bridge/
Dbr_netlink.c746 [IFLA_BR_HELLO_TIME] = { .type = NLA_U32 },
768 if (data[IFLA_BR_HELLO_TIME]) { in br_changelink()
769 err = br_set_hello_time(br, nla_get_u32(data[IFLA_BR_HELLO_TIME])); in br_changelink()
823 nla_put_u32(skb, IFLA_BR_HELLO_TIME, hello_time) || in br_fill_info()
/linux-4.1.27/include/uapi/linux/
Dif_link.h227 IFLA_BR_HELLO_TIME, enumerator