Searched refs:flow_records_t (Results 1 – 1 of 1) sorted by relevance
105 }flow_records_t; typedef665 static flow_records_t *670 flow_records_t *tmp_frec = NULL; in flowacct_create_record()673 tmp_frec = kmem_zalloc(sizeof (flow_records_t), KM_NOSLEEP); in flowacct_create_record()681 kmem_free(tmp_frec, sizeof (flow_records_t)); in flowacct_create_record()736 flow_records_t *frec = NULL, *tmp_frec, *tail; in flowacct_timer()866 kmem_free(frec, sizeof (flow_records_t)); in flowacct_timer()