Searched refs:FLOWENT_PARENT (Results 1 – 4 of 4) sorted by relevance
209 ASSERT(parent_fe->fe_flags & FLOWENT_PARENT); in flow_entry_add_child()256 ASSERT(parent_fe->fe_flags & FLOWENT_PARENT); in flow_entry_remove_all_children()435 if ((fe->fe_flags & FLOWENT_PARENT) && in flow_entry_alloc()555 atomic_bitset_32(&fe->fe_flags, FLOWENT_PARENT); in flow_entry_alloc()705 if (fe->fe_flags & FLOWENT_PARENT) { in flow_entry_teardown()907 if (fe->fe_flags & FLOWENT_PARENT) { in fe_stats_update()
1212 if (fe->fe_flags & FLOWENT_PARENT) {1327 ASSERT(parent_fe->fe_flags & FLOWENT_PARENT); in tx_lookup_child_flow()
350 #define FLOWENT_PARENT 0X00040000 /* parent flow */ macro
710 (fe->fe_flags & (FLOWENT_PARENT | FLOWENT_CHILD)) != 0)) { in lookup_flow_with_pkt()713 if (fe->fe_flags & FLOWENT_PARENT) { in lookup_flow_with_pkt()729 if (__probable(fe->fe_flags & FLOWENT_PARENT)) { in lookup_flow_with_pkt()