Home
last modified time | relevance | path

Searched refs:tod_input (Results 1 – 3 of 3) sorted by relevance

/freebsd-9-stable/sys/netinet/
Dtoecore.h59 void (*tod_input)(struct toedev *, struct tcpcb *, struct mbuf *); member
Dtcp_offload.c117 tod->tod_input(tod, tp, m); in tcp_offload_input()
Dtoecore.c258 tod->tod_input = toedev_input; in init_toedev()