Lines Matching refs:seq
455 if (seq != sq) {456 syslog(LOG_INFO, "seq missmatch: %d -> %d", seq, sq);457 seq = sq;459 seq++;487 uint32_t seq;507 seq = 0;509 *(uint32_t *) buf = htobl(seq);511 seq++;519 if (num_frames && delay && count && !(seq % count))