Searched refs:FTF_SYN_RLIM (Results 1 – 1 of 1) sorted by relevance
240 #define FTF_SYN_RLIM 0x10 /* want flow to rate limit SYN */ macro266 ftflags |= FTF_SYN_RLIM; in flow_track_tcp()291 ftflags |= FTF_SYN_RLIM; in flow_track_tcp()316 ftflags |= FTF_SYN_RLIM; in flow_track_tcp()574 if (__improbable((ftflags & FTF_SYN_RLIM) != 0)) { in flow_track_tcp()590 #undef FTF_SYN_RLIM