Home
last modified time | relevance | path

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

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