Searched refs:BRIDGE_VLAN_BITMAP_LEN (Results 1 – 3 of 3) sorted by relevance
65 for (int k = 0; k < BRIDGE_VLAN_BITMAP_LEN; k++) { in bridge_vlan_append_info()92 if (done && k < BRIDGE_VLAN_BITMAP_LEN - 1) in bridge_vlan_append_info()
15 #define BRIDGE_VLAN_BITMAP_LEN (BRIDGE_VLAN_BITMAP_MAX / 32) macro
259 uint32_t br_vid_bitmap[BRIDGE_VLAN_BITMAP_LEN];260 uint32_t br_untagged_bitmap[BRIDGE_VLAN_BITMAP_LEN];