Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/netinet/
Dtoecore.h104 void (*tod_ctloutput)(struct toedev *, struct tcpcb *, int, int); member
Dtcp_offload.c167 tod->tod_ctloutput(tod, tp, sopt_dir, sopt_name); in tcp_offload_ctloutput()
Dtoecore.c281 tod->tod_ctloutput = toedev_ctloutput; in init_toedev()
/freebsd-12-stable/sys/dev/cxgbe/tom/
Dt4_tom.c1725 tod->tod_ctloutput = t4_ctloutput; in t4_tom_activate()