Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtoecore.h66 void (*tod_input)(struct toedev *, struct tcpcb *, struct mbuf *); member
H A Dtcp_offload.c138 tod->tod_input(tod, tp, m); in tcp_offload_input()
H A Dtoecore.c285 tod->tod_input = toedev_input; in init_toedev()