Home
last modified time | relevance | path

Searched refs:flow_entry_retain (Results 1 – 5 of 5) sorted by relevance

/xnu-11215.1.10/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_entry.c178 flow_entry_retain(fe); in flow_entry_find_by_uuid()
242 flow_entry_retain(child_fe); in flow_entry_add_child()
616 flow_entry_retain(fe); /* one refcnt in id_tree */ in flow_entry_alloc()
777 flow_entry_retain(struct flow_entry *fe) in flow_entry_retain() function
H A Dflow_manager.c132 return flow_entry_retain(fe); in __fe_cuckoo_retain()
1316 flow_entry_retain(child_fe); in rx_lookup_child_flow()
1336 flow_entry_retain(child_fe); in tx_lookup_child_flow()
H A Dflow_owner.c157 flow_entry_retain(fe); in flow_owner_bucket_purge_common()
H A Dflow_var.h995 extern void flow_entry_retain(struct flow_entry *fe);
/xnu-11215.1.10/bsd/skywalk/nexus/flowswitch/
H A Dfsw_dp.c772 flow_entry_retain(prev_fe); in lookup_flow_with_pkt()
3626 flow_entry_retain(fe); in dp_tx_pktq()