Home
last modified time | relevance | path

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

/NextBSD/sys/dev/cxgb/ulp/tom/
HDcxgb_tom.h252 int t3_send_fin(struct toedev *, struct tcpcb *);
HDcxgb_tom.c258 tod->tod_send_fin = t3_send_fin; in t3_tom_activate()
HDcxgb_cpl_io.c633 t3_send_fin(struct toedev *tod, struct tcpcb *tp) in t3_send_fin() function