Searched refs:flow_entry_refcnt (Results 1 – 3 of 3) sorted by relevance
444 ASSERT(flow_entry_refcnt(fe) > 2); in flow_entry_destroy()475 flow_entry_refcnt(struct flow_entry *fe) in flow_entry_refcnt() function
931 extern uint32_t flow_entry_refcnt(struct flow_entry *fe);
3112 ASSERT(flow_entry_refcnt(fe) >= 1); in fsw_linger_insert()