Searched refs:BIT_SIZEOF (Results 1 – 1 of 1) sorted by relevance
29 #define BIT_SIZEOF(x) (sizeof(x) * CHAR_BIT) macro91 rule->src_mask_len > BIT_SIZEOF(rule->src_addr) || in acl_ipv4vlan_check_rule()92 rule->dst_mask_len > BIT_SIZEOF(rule->dst_addr)) in acl_ipv4vlan_check_rule()