Searched refs:TP_SEND_FIN (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/cxgb/ulp/tom/
H A Dcxgb_toepcb.h46 #define TP_SEND_FIN (1 << 11) macro
H A Dcxgb_cpl_io.c561 if (sndptr == NULL && (toep->tp_flags & TP_SEND_FIN))
647 toep->tp_flags |= TP_SEND_FIN;

Completed in 56 milliseconds