HomeSort by: relevance | last modified time | path
    Searched refs:injected (Results 1 - 5 of 5) sorted by relevancy

  /src/external/bsd/wpa/dist/src/drivers/
driver_nl80211_monitor.c 109 int injected = 0, failed = 0, rxflags = 0; local
141 injected = 1;
159 if (rxflags && injected)
162 if (!injected)
460 0x00, 0x00, /* this is the injected frame directly */
  /src/crypto/external/bsd/openssl/dist/test/helpers/
ssltestlib.c 280 unsigned int injected; member in struct:mempacket_test_ctx_st
376 && (ctx->injected || ctx->droprec >= 0)) {
381 * with any packets that have been injected
571 ctx->injected = 1;
613 * but it might now equal the value of injected packets, so we need
627 /* We injected two packets with the same packet number! */
  /src/crypto/external/bsd/openssl.old/dist/test/
ssltestlib.c 295 unsigned int injected; member in struct:mempacket_test_ctx_st
391 && (ctx->injected || ctx->droprec >= 0)) {
396 * with any packets that have been injected
500 ctx->injected = 1;
540 * but it might now equal the value of injected packets, so we need
554 /* We injected two packets with the same packet number! */
  /src/crypto/external/apache2/openssl/dist/test/helpers/
ssltestlib.c 275 unsigned int injected; member in struct:mempacket_test_ctx_st
371 && (ctx->injected || ctx->droprec >= 0)) {
376 * with any packets that have been injected
600 ctx->injected = 1;
642 * but it might now equal the value of injected packets, so we need
656 /* We injected two packets with the same packet number! */
  /src/usr.bin/make/unit-tests/
directive-for-escape.mk 90 # When these words are injected into the body of the .for loop, each inside a

Completed in 54 milliseconds