Searched refs:FTF_HALFCLOSED (Results 1 – 1 of 1) sorted by relevance
235 #define FTF_HALFCLOSED 0x2 /* want flow to be marked as half closed */ macro436 ftflags |= FTF_HALFCLOSED; in flow_track_tcp()530 if (__improbable((ftflags & FTF_HALFCLOSED) != 0)) { in flow_track_tcp()532 ftflags &= ~FTF_HALFCLOSED; in flow_track_tcp()