Home
last modified time | relevance | path

Searched defs:last_seq (Results 1 – 5 of 5) sorted by relevance

/freebsd/crypto/openssl/providers/implementations/rands/seeding/
H A Drand_vms.c556 static unsigned __int32 last_seq = 0; in ossl_pool_add_nonce_data() local
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dsta.h329 __le16 last_seq[IWL_MAX_TID_COUNT + 1]; global() member
/freebsd/sbin/rcorder/
H A Drcorder.c1073 int last_seq = 0; in generate_ordering() local
/freebsd/sys/geom/part/
H A Dg_part_ldm.c158 uint32_t last_seq; /* sequence number of last VBLK */ member
/freebsd/sys/netinet/tcp_stacks/
H A Dbbr.c7287 uint32_t changed, last_seq, entered_recovery = 0; in bbr_log_ack() local