Searched refs:BRIDGE_VLANDB_ENTRY_RANGE (Results 1 – 2 of 2) sorted by relevance
505 BRIDGE_VLANDB_ENTRY_RANGE, enumerator
1764 nla_put_u16(skb, BRIDGE_VLANDB_ENTRY_RANGE, vid_range)) in br_vlan_fill_vids()2136 [BRIDGE_VLANDB_ENTRY_RANGE] = { .type = NLA_U16 },2188 if (tb[BRIDGE_VLANDB_ENTRY_RANGE]) { in br_vlan_rtm_process_one()2189 vrange_end.vid = nla_get_u16(tb[BRIDGE_VLANDB_ENTRY_RANGE]); in br_vlan_rtm_process_one()