Searched refs:FTF_SYN_RLIM (Results 1 – 1 of 1) sorted by relevance
239 #define FTF_SYN_RLIM 0x10 /* want flow to rate limit SYN */ macro265 ftflags |= FTF_SYN_RLIM; in flow_track_tcp()290 ftflags |= FTF_SYN_RLIM; in flow_track_tcp()315 ftflags |= FTF_SYN_RLIM; in flow_track_tcp()573 if (__improbable((ftflags & FTF_SYN_RLIM) != 0)) { in flow_track_tcp()589 #undef FTF_SYN_RLIM