Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dif_link.h242 IFLA_BR_HELLO_TIMER, enumerator
/linux-4.4.14/net/bridge/
Dbr_netlink.c1133 if (nla_put_u64(skb, IFLA_BR_HELLO_TIMER, clockval)) in br_fill_info()