Searched refs:tod_syncache_added (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/sys/netinet/
H A Dtoecore.h95 void (*tod_syncache_added)(struct toedev *, void *); member in struct:toedev
H A Dtoecore.c268 tod->tod_syncache_added = toedev_syncache_added;
H A Dtcp_syncache.c375 tod->tod_syncache_added(tod, sc->sc_todctx);
/freebsd-10-stable/sys/dev/cxgb/ulp/tom/
H A Dcxgb_tom.c261 tod->tod_syncache_added = t3_syncache_added;
/freebsd-10-stable/sys/dev/cxgbe/tom/
H A Dt4_tom.c1082 tod->tod_syncache_added = t4_syncache_added;

Completed in 85 milliseconds