Searched refs:num_hw_reqs (Results 1 – 3 of 3) sorted by relevance
125 u_int num_hw_reqs; /**< number of match requirements */ member
67 .num_hw_reqs = (sizeof(_BHNDB_HW_REQ_ARRAY(__VA_ARGS__)) / \
188 for (u_int i = 0; i < hw->num_hw_reqs; i++) { in bhndb_hw_matches()