Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtoecore.h85 int (*tod_send_fin)(struct toedev *, struct tcpcb *); member
H A Dtcp_offload.c158 error = tod->tod_send_fin(tod, tp); in tcp_offload_output()
H A Dtoecore.c282 tod->tod_send_fin = toedev_output; in init_toedev()