Searched refs:t3_send_fin (Results 1 – 3 of 3) sorted by relevance
252 int t3_send_fin(struct toedev *, struct tcpcb *);
258 tod->tod_send_fin = t3_send_fin; in t3_tom_activate()
633 t3_send_fin(struct toedev *tod, struct tcpcb *tp) in t3_send_fin() function