Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtoecore.h82 int (*tod_send_rst)(struct toedev *, struct tcpcb *); member
H A Dtcp_offload.c155 error = tod->tod_send_rst(tod, tp); in tcp_offload_output()
H A Dtoecore.c281 tod->tod_send_rst = toedev_output; in init_toedev()