Searched refs:flow_rx_agg_tcp (Results 1 – 3 of 3) sorted by relevance
999 extern void flow_rx_agg_tcp(struct nx_flowswitch *fsw, struct flow_entry *fe);
535 fe->fe_rx_process = flow_rx_agg_tcp; in flow_entry_alloc()
2421 flow_rx_agg_tcp(struct nx_flowswitch *fsw, struct flow_entry *fe) in flow_rx_agg_tcp() function