Lines Matching defs:tod
390 struct toedev *tod = sc->sc_tod;
392 tod->tod_syncache_added(tod, sc->sc_todctx);
423 struct toedev *tod = sc->sc_tod;
425 tod->tod_syncache_removed(tod, sc->sc_todctx);
973 struct toedev *tod = sc->sc_tod;
975 tod->tod_offload_socket(tod, sc->sc_todctx, so);
1252 struct toedev *tod = sc->sc_tod;
1254 tod->tod_syncache_removed(tod, sc->sc_todctx);
1360 struct inpcb *inp, struct socket *so, struct mbuf *m, void *tod,
1639 sc->sc_tod = tod;
2000 struct toedev *tod = sc->sc_tod;
2002 error = tod->tod_syncache_respond(tod, sc->sc_todctx, m);
2030 struct toedev *tod = sc->sc_tod;
2032 error = tod->tod_syncache_respond(tod, sc->sc_todctx, m);