Home
last modified time | relevance | path

Searched defs:parent_fe (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.61.12/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_entry.c209 flow_entry_add_child(struct flow_entry *parent_fe, struct flow_entry *child_fe) in flow_entry_add_child()
249 flow_entry_remove_all_children(struct flow_entry *parent_fe, struct nx_flowswitch *fsw) in flow_entry_remove_all_children()
435 struct flow_entry *__single parent_fe = NULL; in flow_entry_alloc() local
H A Dflow_manager.c1301 rx_lookup_child_flow(struct nx_flowswitch *fsw, struct flow_entry *parent_fe, in rx_lookup_child_flow()
1328 tx_lookup_child_flow(struct flow_entry *parent_fe, uuid_t flow_id) in tx_lookup_child_flow()
/xnu-12377.61.12/bsd/skywalk/nexus/flowswitch/
H A Dfsw_dp.c819 struct flow_entry *__single parent_fe = fe; in lookup_flow_with_pkt() local