Searched refs:TIPC_NLA_PROP_BROADCAST_RATIO (Results 1 – 4 of 4) sorted by relevance
649 !props[TIPC_NLA_PROP_BROADCAST_RATIO]) { in tipc_nl_bc_link_set()658 if (!err && props[TIPC_NLA_PROP_BROADCAST_RATIO]) { in tipc_nl_bc_link_set()659 bc_ratio = nla_get_u32(props[TIPC_NLA_PROP_BROADCAST_RATIO]); in tipc_nl_bc_link_set()
115 [TIPC_NLA_PROP_BROADCAST_RATIO] = { .type = NLA_U32 }
2602 if (nla_put_u32(msg->skb, TIPC_NLA_PROP_BROADCAST_RATIO, in tipc_nl_add_bc_link()
285 TIPC_NLA_PROP_BROADCAST_RATIO, /* u32 */ enumerator