Home
last modified time | relevance | path

Searched refs:FST_LLT_MS_TO_VAL (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/wpa/src/fst/
HDfst.h22 #define FST_LLT_MS_TO_VAL(m) (((u32) (m)) * US_IN_MS / LLT_UNIT_US) macro
HDfst_session.c905 req.llt = host_to_le32(FST_LLT_MS_TO_VAL(s->data.llt_ms)); in fst_session_initiate_setup()