Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtoecore.h111 void (*tod_tcp_info)(struct toedev *, const struct tcpcb *, member
H A Dtcp_offload.c196 tod->tod_tcp_info(tod, tp, ti); in tcp_offload_tcp_info()
H A Dtoecore.c298 tod->tod_tcp_info = toedev_tcp_info; in init_toedev()
/freebsd/sys/dev/cxgbe/tom/
H A Dt4_tom.c1927 tod->tod_tcp_info = t4_tcp_info; in t4_tom_activate()