Home
last modified time | relevance | path

Searched refs:BRIDGE_VLAN_BITMAP_LEN (Results 1 – 3 of 3) sorted by relevance

/systemd-251/src/network/
Dnetworkd-bridge-vlan.c65 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()
Dnetworkd-bridge-vlan.h15 #define BRIDGE_VLAN_BITMAP_LEN (BRIDGE_VLAN_BITMAP_MAX / 32) macro
Dnetworkd-network.h259 uint32_t br_vid_bitmap[BRIDGE_VLAN_BITMAP_LEN];
260 uint32_t br_untagged_bitmap[BRIDGE_VLAN_BITMAP_LEN];