Home
last modified time | relevance | path

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

/NextBSD/sys/dev/cxgb/ulp/tom/
HDcxgb_toepcb.h46 #define TP_SEND_FIN (1 << 11) macro
HDcxgb_cpl_io.c562 if (sndptr == NULL && (toep->tp_flags & TP_SEND_FIN)) in t3_push_frames()
648 toep->tp_flags |= TP_SEND_FIN; in t3_send_fin()