Searched refs:fe_alloc (Results 1 – 3 of 3) sorted by relevance
39 struct flow_entry *fe_alloc(boolean_t);231 fe = fe_alloc(TRUE); in flow_entry_alloc()636 fe_alloc(boolean_t can_block) in fe_alloc() function
880 extern struct flow_entry * fe_alloc(boolean_t can_block);
387 struct flow_entry *host_fe = fe_alloc(true); in flow_mgr_setup_host_flow()