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

/freebsd-11-stable/sys/dev/cxgb/ulp/tom/
H A Dcxgb_toepcb.h37 #define TP_FIN_SENT (1 << 2) macro
H A Dcxgb_cpl_io.c333 if (toep->tp_flags & TP_FIN_SENT)
345 toep->tp_flags |= TP_FIN_SENT;

Completed in 97 milliseconds