ip6_tso_output
error = ip6_tso_output(ifp, ifp, m0, &dst.v6, NULL);
int ip6_tso_output(struct ifnet *, struct ifnet *, struct mbuf *,
error = ip6_tso_output(ifp, origifp, m, dst, rt);