Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/netinet/
HDtoecore.h78 int (*tod_output)(struct toedev *, struct tcpcb *); member
HDtcp_offload.c161 error = tod->tod_output(tod, tp); in tcp_offload_output()
HDtoecore.c287 tod->tod_output = toedev_output; in init_toedev()
/freebsd-14-stable/sys/dev/cxgbe/tom/
HDt4_tom.c1915 tod->tod_output = t4_tod_output; in t4_tom_activate()