Searched refs:usec (Results 126 - 150 of 171) sorted by relevance

1234567

/freebsd-13-stable/crypto/heimdal/lib/krb5/
H A Dpkinit.c380 int32_t usec; local
387 krb5_us_timeofday(context, &sec, &usec);
676 int32_t usec; local
694 krb5_us_timeofday(context, &sec, &usec);
696 ap.pkAuthenticator.cusec = usec;
H A Dinit_creds_pw.c935 int32_t usec; local
939 krb5_us_timeofday (context, &p.patimestamp, &usec);
940 usec2 = usec;
H A Dkrb5.h599 int32_t usec; member in struct:krb5_replay_data
/freebsd-13-stable/contrib/wpa/wpa_supplicant/
H A Devents.c300 wpa_s->session_start.usec = 0;
1335 (unsigned int) diff.usec);
2766 wpa_s->session_start.usec = 0;
2897 if (age.sec == 0 && age.usec < 200000 &&
4293 diff.sec, diff.usec);
4326 wpa_s->scan_start_time.usec = 0;
4328 diff.sec, diff.usec);
H A Dwnm_sta.c1521 wpa_s->wnm_cand_valid_until.usec += (valid_ms % 1000) * 1000;
1523 wpa_s->wnm_cand_valid_until.usec / 1000000;
1524 wpa_s->wnm_cand_valid_until.usec %= 1000000;
H A Dwpa_supplicant.c233 * @usec: Number of microseconds after which to time out authentication
239 int sec, int usec)
246 "%d usec", sec, usec);
249 eloop_register_timeout(sec, usec, wpa_supplicant_timeout, wpa_s, NULL);
857 wpa_s->roam_start.usec = 0;
864 wpa_s->roam_start.usec = 0;
866 wpa_s->roam_time.usec = 0;
5312 work->type, work, diff.sec, diff.usec);
5507 diff.sec, diff.usec);
238 wpa_supplicant_req_auth_timeout(struct wpa_supplicant *wpa_s, int sec, int usec) argument
[all...]
/freebsd-13-stable/tools/tools/netmap/
H A Dpkt-gen.c2607 uint64_t pps, usec; local
2612 usec = wait_for_next_report(&prev.t, &cur.t,
2617 if (usec < 10000) /* too short to be meaningful */
2632 pps = (x.pkts*1000000 + usec/2) / usec;
2666 D("%spps %s(%spkts %sbps in %llu usec) %.2f avg_batch %d min_space",
2669 norm(b3, 1000000*((double)x.bytes*8+(double)x.pkts*g->framing)/usec, normalize),
2670 (unsigned long long)usec,
/freebsd-13-stable/contrib/wpa/src/ap/
H A Dgas_query_ap.c83 return res.sec * 1000 + res.usec / 1000;
H A Drrm.c177 diff_l = diff.sec * 10 + diff.usec / 100000;
H A Ddpp_hostapd.c224 diff_ms = diff.sec * 1000 + diff.usec / 1000;
349 used = diff.sec * 1000 + diff.usec / 1000;
H A Dieee802_11_shared.c36 tu = (passed.sec * 1000000 + passed.usec) / 1024;
/freebsd-13-stable/contrib/wpa/src/common/
H A Dwpa_ctrl.c516 started_at.usec = 0;
/freebsd-13-stable/crypto/openssl/include/openssl/
H A Dts.h309 * and usec variables allocated by the caller. Return non-zero for success
313 long *usec);
365 * '3' msec, '6' usec, and so on. Default is 0.
369 /* At most we accept usec precision. */
/freebsd-13-stable/sbin/sysctl/
H A Dsysctl.c653 printf(hflag ? "{ sec = %'jd, usec = %'ld } " :
654 "{ sec = %jd, usec = %ld } ",
/freebsd-13-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_reset.c34 #define BASE_ACTIVATE_DELAY 100 /* 100 usec */
35 #define PLL_SETTLE_DELAY 300 /* 300 usec */
2773 uint32_t txLat, rxLat, usec, slot, refClock, eifs, init_usec; local
2783 usec = HALF_RATE_USEC;
2790 usec = QUARTER_RATE_USEC;
2795 OS_REG_WRITE(ah, AR_USEC, (usec | refClock | txLat | rxLat));
/freebsd-13-stable/sys/sys/
H A Dsystm.h555 void DELAY(int usec);
H A Dtime.h588 int itimerdecr(struct itimerval *itp, int usec);
/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore_mcp_api.h342 u16 usec; member in struct:ecore_mfw_tlv_time
/freebsd-13-stable/contrib/wpa/src/p2p/
H A Dp2p.c204 void p2p_set_timeout(struct p2p_data *p2p, unsigned int sec, unsigned int usec) argument
207 p2p_state_txt(p2p->state), sec, usec);
209 eloop_register_timeout(sec, usec, p2p_state_timeout, p2p, NULL);
768 (unsigned int) rx_time->usec,
770 (unsigned int) dev->last_seen.usec,
872 (unsigned int) rx_time->usec);
3481 (unsigned int) rx_time->usec,
3483 (unsigned int) p2p->find_start.usec);
H A Dp2p_i.h855 unsigned int usec);
/freebsd-13-stable/contrib/wpa/src/radius/
H A Dradius_client.c907 (now.usec - req->last_attempt.usec) / 10000;
/freebsd-13-stable/sys/dev/ath/
H A Dif_ath.c3686 u_int usec; local
3689 usec = 13;
3691 usec = 21;
3696 usec = HAL_SLOT_TIME_9;
3698 usec = HAL_SLOT_TIME_20;
3700 usec = HAL_SLOT_TIME_9;
3703 "%s: chan %u MHz flags 0x%x %s slot, %u usec\n",
3705 ic->ic_flags & IEEE80211_F_SHSLOT ? "short" : "long", usec);
3710 ath_hal_setslottime(ah, usec);
/freebsd-13-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc-metadata.sql202 lock_date INTEGER, /* an APR date/time (usec since 1970) */
426 changed_date INTEGER, /* an APR date/time (usec since 1970) */
450 last_mod_time INTEGER, /* an APR date/time (usec since 1970) */
/freebsd-13-stable/sys/contrib/rdma/krping/
H A Dkrping.c982 printk(KERN_ERR PFX "delta sec %lu delta usec %lu iter %d size %d\n",
1120 "delta sec %lu delta usec %lu iter %d size %d cycle_iters %d"
1249 "delta sec %lu delta usec %lu iter %d size %d cycle_iters %d"
1600 suseconds_t usec;
1640 usec = stop.tv_usec - start.tv_usec;
1641 elapsed = sec * 1000000 + usec;
1642 printk(KERN_ERR PFX "0B-write-lat iters 100000 usec %llu\n", elapsed);
/freebsd-13-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_reset.c35 #define BASE_ACTIVATE_DELAY 100 /* usec */
36 #define RTC_PLL_SETTLE_DELAY 100 /* usec */
133 u_int32_t tx_lat, rx_lat, usec, slot, regval, eifs; local
143 usec = SM(AR_USEC_HALF_FAST_CLOCK, AR_USEC_USEC);
147 usec = SM(AR_USEC_HALF, AR_USEC_USEC);
155 usec = SM(AR_USEC_QUARTER_FAST_CLOCK, AR_USEC_USEC);
159 usec = SM(AR_USEC_QUARTER, AR_USEC_USEC);
163 OS_REG_WRITE(ah, AR_USEC, (usec | regval | tx_lat | rx_lat));
666 /* AH_NF_CAL_DUR_TSF - 90 sec in usec units */
668 /* AH_NF_CAL_PERIOD_MAX_TSF - 180 sec in usec unit
[all...]

Completed in 243 milliseconds

1234567