Searched refs:BRIDGE_VLANDB_ENTRY_RANGE (Results 1 – 3 of 3) sorted by relevance
374 BRIDGE_VLANDB_ENTRY_RANGE, enumerator
312 BRIDGE_VLANDB_ENTRY_RANGE, enumerator
1665 nla_put_u16(skb, BRIDGE_VLANDB_ENTRY_RANGE, vid_range)) in br_vlan_fill_vids()1928 [BRIDGE_VLANDB_ENTRY_RANGE] = { .type = NLA_U16 },1979 if (tb[BRIDGE_VLANDB_ENTRY_RANGE]) { in br_vlan_rtm_process_one()1980 vrange_end.vid = nla_get_u16(tb[BRIDGE_VLANDB_ENTRY_RANGE]); in br_vlan_rtm_process_one()