Searched defs:noack (Results 1 – 3 of 3) sorted by relevance
426 int noack = 0; in handleClientsBlockedOnKeys() local
1333 int noack = 0; /* True if NOACK option was specified. */ in xreadCommand() local
138 setackpolicy(struct ieee80211com *ic, int noack) in setackpolicy()