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