Searched refs:tcp_lro_parser (Results 1 – 1 of 1) sorted by relevance
389 tcp_lro_parser(struct mbuf *m, struct lro_parser *po, struct lro_parser *pi, bool update_data) in tcp_lro_parser() function921 pa = tcp_lro_parser(m, &le->outer, &le->inner, false); in tcp_push_and_replace()1315 pa = tcp_lro_parser(m, &po, &pi, true); in tcp_lro_rx_common()