Searched refs:tod_send_fin (Results 1 – 4 of 4) sorted by relevance
83 int (*tod_send_fin)(struct toedev *, struct tcpcb *); member
156 error = tod->tod_send_fin(tod, tp); in tcp_offload_output()
280 tod->tod_send_fin = toedev_output; in init_toedev()
1767 tod->tod_send_fin = t4_send_fin; in t4_tom_activate()