Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_entry.c206 flow_entry_add_child(struct flow_entry *parent_fe, struct flow_entry *child_fe) in flow_entry_add_child()
252 flow_entry_remove_all_children(struct flow_entry *parent_fe, struct nx_flowswitch *fsw) in flow_entry_remove_all_children()
412 struct flow_entry *__single parent_fe = NULL; in flow_entry_alloc() local
H A Dflow_manager.c1300 rx_lookup_child_flow(struct nx_flowswitch *fsw, struct flow_entry *parent_fe, in rx_lookup_child_flow()
1327 tx_lookup_child_flow(struct flow_entry *parent_fe, uuid_t flow_id) in tx_lookup_child_flow()
/xnu-11215.1.10/bsd/skywalk/nexus/flowswitch/
H A Dfsw_dp.c805 struct flow_entry *__single parent_fe = fe; in lookup_flow_with_pkt() local