Home
last modified time | relevance | path

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

/xnu-8796.101.5/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_var.h999 extern void flow_rx_agg_tcp(struct nx_flowswitch *fsw, struct flow_entry *fe);
H A Dflow_entry.c535 fe->fe_rx_process = flow_rx_agg_tcp; in flow_entry_alloc()
H A Dflow_agg.c2421 flow_rx_agg_tcp(struct nx_flowswitch *fsw, struct flow_entry *fe) in flow_rx_agg_tcp() function