Home
last modified time | relevance | path

Searched defs:noack (Results 1 – 3 of 3) sorted by relevance

/f-stack/app/redis-5.0.5/src/
H A Dblocked.c426 int noack = 0; in handleClientsBlockedOnKeys() local
H A Dt_stream.c1333 int noack = 0; /* True if NOACK option was specified. */ in xreadCommand() local
/f-stack/freebsd/net80211/
H A Dieee80211_tdma.c138 setackpolicy(struct ieee80211com *ic, int noack) in setackpolicy()