Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtoecore.h73 void (*tod_rcvd)(struct toedev *, struct tcpcb *); member
H A Dtcp_offload.c175 tod->tod_rcvd(tod, tp); in tcp_offload_rcvd()
H A Dtoecore.c279 tod->tod_rcvd = toedev_rcvd; in init_toedev()