Searched refs:FLOWACCT_DEL_OBJ (Results 1 – 2 of 2) sorted by relevance
384 if (mode == FLOWACCT_DEL_OBJ) { in flowacct_del_obj()522 FLOWACCT_DEL_OBJ); in flowacct_update_flows_tbl()536 FLOWACCT_DEL_OBJ); in flowacct_update_flows_tbl()550 FLOWACCT_DEL_OBJ); in flowacct_update_flows_tbl()660 flowacct_del_obj(&(*flow)->items, *item_hdr, FLOWACCT_DEL_OBJ); in flowacct_timeout_item()849 flowacct_del_obj(head, fl_hdr, FLOWACCT_DEL_OBJ); in flowacct_timer()
69 #define FLOWACCT_DEL_OBJ 0x01 macro