Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtoecore.h79 int (*tod_output)(struct toedev *, struct tcpcb *); member
H A Dtcp_offload.c162 error = tod->tod_output(tod, tp); in tcp_offload_output()
H A Dtoecore.c280 tod->tod_output = toedev_output; in init_toedev()