Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/cxgbe/tom/
HDt4_tom.h478 int t4_send_fin(struct toedev *, struct tcpcb *);
HDt4_tom.c1767 tod->tod_send_fin = t4_send_fin; in t4_tom_activate()
HDt4_cpl_io.c1292 t4_send_fin(struct toedev *tod, struct tcpcb *tp) in t4_send_fin() function