Lines Matching defs:le
152 struct lro_entry *le) in tcp_lro_active_insert()
160 tcp_lro_active_remove(struct lro_entry *le) in tcp_lro_active_remove()
177 struct lro_entry *le; in tcp_lro_init_args() local
494 struct lro_entry *le; in tcp_lro_free() local
588 struct lro_entry *le; in tcp_lro_rx_done() local
599 struct lro_entry *le, *le_tmp; in tcp_lro_flush_active() local
622 struct lro_entry *le, *le_tmp; in tcp_lro_flush_inactive() local
678 tcp_lro_update_checksum(const struct lro_parser *pa, const struct lro_entry *le, in tcp_lro_update_checksum()
790 tcp_flush_out_entry(struct lro_ctrl *lc, struct lro_entry *le) in tcp_flush_out_entry()
865 tcp_set_entry_to_mbuf(struct lro_ctrl *lc, struct lro_entry *le, in tcp_set_entry_to_mbuf()
903 tcp_push_and_replace(struct lro_ctrl *lc, struct lro_entry *le, struct mbuf *m) in tcp_push_and_replace()
937 tcp_lro_mbuf_append_pkthdr(struct lro_entry *le, const struct mbuf *p) in tcp_lro_mbuf_append_pkthdr()
963 tcp_lro_condense(struct lro_ctrl *lc, struct lro_entry *le) in tcp_lro_condense()
1109 tcp_lro_flush(struct lro_ctrl *lc, struct lro_entry *le) in tcp_lro_flush()
1285 struct lro_entry *le; in tcp_lro_rx_common() local