Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtoecore.h108 void (*tod_ctloutput)(struct toedev *, struct tcpcb *, int, int); member
H A Dtcp_offload.c186 tod->tod_ctloutput(tod, tp, sopt_dir, sopt_name); in tcp_offload_ctloutput()
H A Dtoecore.c290 tod->tod_ctloutput = toedev_ctloutput; in init_toedev()