Searched refs:TSF (Results 1 – 4 of 4) sorted by relevance
516 BitsInit *TSF = Inst.TheDef->getValueAsBitsInit("TSFlags"); in emitRecord() local517 if (!TSF) in emitRecord()520 for (unsigned i = 0, e = TSF->getNumBits(); i != e; ++i) { in emitRecord()521 if (BitInit *Bit = dyn_cast<BitInit>(TSF->getBit(i))) in emitRecord()
260 @article{McKusick:2004:TSF:1035594.1035622,
323 TSF offset. See hostapd.conf for config info.
1131 * fixed a buffer overflow in parsing TSF from scan results when using1132 driver_wext.c with a driver that includes the TSF (e.g., iwl4965)