Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtoecore.h111 void (*tod_tcp_info)(struct toedev *, struct tcpcb *, member
H A Dtcp_offload.c197 tod->tod_tcp_info(tod, tp, ti); in tcp_offload_tcp_info()
H A Dtoecore.c291 tod->tod_tcp_info = toedev_tcp_info; in init_toedev()