Searched refs:rpl (Results 1 – 13 of 13) sorted by relevance
166 struct rmp_packet *rpl; in SendServerID() local170 rpl = &rconn->rmp; /* cache ptr to RMP packet */ in SendServerID()175 rpl->r_brpl.rmp_type = RMP_BOOT_REPL; in SendServerID()176 rpl->r_brpl.rmp_retcode = RMP_E_OKAY; in SendServerID()177 ZEROWORD(rpl->r_brpl.rmp_seqno); in SendServerID()178 rpl->r_brpl.rmp_session = 0; in SendServerID()179 rpl->r_brpl.rmp_version = htons(RMP_VERSION); in SendServerID()181 size = &rpl->r_brpl.rmp_flnmsize; /* ptr to length of host name */ in SendServerID()188 dst = (char *) &rpl->r_brpl.rmp_flnm; in SendServerID()217 struct rmp_packet *rpl; in SendFileNo() local[all …]
41 DESCRIPTION "Added rpl(18) ."76 rpl (18), -- RPL [RFC-ietf-roll-rpl-19]
196 (dolist (rpl replacements)197 (apply #'clang-format--replace rpl)))
1209 size_t rpl; /* Remaining replacement length. */ in re_sub() local1268 for (rp = sp->repl, rpl = sp->repl_len, p = lb + lbclen; rpl--;) { in re_sub()1277 if (rpl == 0) in re_sub()1279 --rpl; in re_sub()
216 u_int64_t rpl; member
2412 ut->rpl = htobe64(tdb->tdb_rpl + in pfsync_out_tdb()3281 uint64_t rpl = betoh64(pt->rpl); in pfsync_update_net_tdb() local3286 if (rpl >= tdb->tdb_rpl && in pfsync_update_net_tdb()3288 tdb->tdb_rpl = rpl; in pfsync_update_net_tdb()
321 ntohl(t->spi), betoh64(t->rpl), betoh64(t->cur_bytes)); in pfsync_print_tdb()
780 struct scsi_report_luns *rpl; in vioscsi_handle_report_luns() local784 rpl = (struct scsi_report_luns *)(req->cdb); in vioscsi_handle_report_luns()785 rpl_length = _4btol(rpl->length); in vioscsi_handle_report_luns()788 rpl->selectreport, rpl_length); in vioscsi_handle_report_luns()
1971 struct pool_cache_item *rpl, *next; in pool_cache_list_put() local1976 rpl = TAILQ_NEXT(pl, ci_nextl); in pool_cache_list_put()1986 return (rpl); in pool_cache_list_put()
200 .rpl Raw 'REP!' 'FRL!' "Replica - Replica Document"
611 DUMP(rpl, "%lld"); in tdb_printit()
553 - Merge #975: Fixed some syntax errors in rpl files.626 - Update the dns64_lookup.rpl test for the DNS64 fallback patch.1324 - Show the output of the exact .rpl run that failed with 'make test'.1891 - Fix up permissions on rpl data file in tests.3676 - Fix #4224: auth_xfr_notify.rpl test broken due to typo3905 - Fix #4132: Openness/closeness of RANGE intervals in rpl files.6719 - testdata/dns64_lookup.rpl for unit test for dns64 functionality.7592 - unit test fix for nomem_cnametopos.rpl race condition.10896 and unit test rpl replay file.
347 for x in $(srcdir)/testdata/*.rpl; do \360 … -R $(srcdir)/testdata/*.sh $(srcdir)/testdata/*.tdir $(srcdir)/testdata/*.rpl $(srcdir)/testdata/…