Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtoecore.h108 void (*tod_ctloutput)(struct toedev *, struct tcpcb *, int, int); member
H A Dtcp_offload.c185 tod->tod_ctloutput(tod, tp, sopt_dir, sopt_name); in tcp_offload_ctloutput()
H A Dtoecore.c297 tod->tod_ctloutput = toedev_ctloutput; in init_toedev()
/freebsd/sys/dev/cxgbe/tom/
H A Dt4_tom.c1924 tod->tod_ctloutput = t4_ctloutput; in t4_tom_activate()