Currenlty the oce driver is causing panics when processing tcp_lro_flush commands as noted by:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=183391
This patch submitted by Stefano Garzarella adds additional locking which has been tested to prevent this.