Home
last modified time | relevance | path

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

/xnu-11417.140.69/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() function
601 if (!flow_entry_add_child(parent_fe, fe)) { in flow_entry_alloc()