Searched defs:parent_fe (Results 1 – 3 of 3) sorted by relevance
209 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
1301 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()
819 struct flow_entry *__single parent_fe = fe; in lookup_flow_with_pkt() local