HomeSort by relevance Sort by last modified time
    Searched full:spacket (Results 1 - 4 of 4) sorted by null

  /external/curl/lib/
tftp.c 144 tftp_packet_t spacket; member in struct:tftp_state_data
476 setpacketevent(&state->spacket, TFTP_EVENT_WRQ);
478 (char *)state->spacket.data + 4;
484 setpacketevent(&state->spacket, TFTP_EVENT_RRQ);
500 snprintf((char *)state->spacket.data + 2,
515 (char *)state->spacket.data + sbytes,
518 (char *)state->spacket.data + sbytes, buf);
522 (char *)state->spacket.data + sbytes,
525 (char *)state->spacket.data + sbytes, buf);
530 (char *)state->spacket.data + sbytes
    [all...]
  /external/iptables/extensions/
libxt_statistic.c 115 printf(" %spacket %u", prefix, info->u.nth.packet);
  /prebuilts/go/darwin-x86/src/crypto/tls/
tls_test.go 812 name := fmt.Sprintf("%sPacket/%dMB", mode, size)
903 name := fmt.Sprintf("%sPacket/%dkbps", mode, kbps)
  /prebuilts/go/linux-x86/src/crypto/tls/
tls_test.go 812 name := fmt.Sprintf("%sPacket/%dMB", mode, size)
903 name := fmt.Sprintf("%sPacket/%dkbps", mode, kbps)

Completed in 851 milliseconds