Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_manager.c1304 struct flow_entry *child_fe; in rx_lookup_child_flow() local
1330 struct flow_entry *child_fe; in tx_lookup_child_flow() local
H A Dflow_entry.c209 flow_entry_add_child(struct flow_entry *parent_fe, struct flow_entry *child_fe) in flow_entry_add_child()
/xnu-12377.61.12/bsd/skywalk/nexus/flowswitch/
H A Dfsw_dp.c803 struct flow_entry *child_fe = rx_lookup_child_flow(fsw, fe, pkt); in lookup_flow_with_pkt() local