Searched defs:BR_VLAN_BITMAP_LEN (Results 1 - 1 of 1) sorted by relevance

/net/bridge/
H A Dbr_private.h30 #define BR_VLAN_BITMAP_LEN BITS_TO_LONGS(VLAN_N_VID) macro
77 unsigned long vlan_bitmap[BR_VLAN_BITMAP_LEN];
78 unsigned long untagged_bitmap[BR_VLAN_BITMAP_LEN];

Completed in 212 milliseconds