| /netbsd-src/usr.sbin/puffs/mount_psshfs/ |
| H A D | node.c | 138 uint32_t reqid; in psshfs_node_setattr() local 185 reqid = NEXTREQ(pctx); in psshfs_node_setattr() 188 psbuf_req_str(pb, SSH_FXP_SETSTAT, reqid, PNPATH(pn)); in psshfs_node_setattr() 234 psbuf_req_str(pb, SSH_FXP_OPEN, reqid, PCNPATH(pcn)); in psshfs_node_create() 252 reqid = NEXTREQ(pctx); in psshfs_node_create() 253 psbuf_req_str(pb2, SSH_FXP_REMOVE, reqid, PCNPATH(pcn)); in psshfs_node_create() 261 reqid = NEXTREQ(pctx); in psshfs_node_create() 263 psbuf_req_data(pb, SSH_FXP_CLOSE, reqid, fhand, fhandlen); in psshfs_node_create() 294 uint32_t reqid; in psshfs_node_open() local 307 reqid = NEXTREQ(pctx); in psshfs_node_open() [all …]
|
| H A D | subr.c | 137 uint32_t reqid; in closehandles() local 143 reqid = NEXTREQ(pctx); in closehandles() 144 psbuf_req_data(pb1, SSH_FXP_CLOSE, reqid, in closehandles() 155 reqid = NEXTREQ(pctx); in closehandles() 156 psbuf_req_data(pb2, SSH_FXP_CLOSE, reqid, in closehandles() 231 psbuf_req_str(pb, SSH_FXP_LSTAT, reqid, path); in getpathattr() 267 uint32_t reqid = NEXTREQ(pctx); in sftp_readdir() local 290 psbuf_req_str(pb, SSH_FXP_OPENDIR, reqid, PNPATH(pn)); in sftp_readdir() 317 reqid = NEXTREQ(pctx); in sftp_readdir() 319 psbuf_req_data(pb, SSH_FXP_READDIR, reqid, dhand, dhandlen); in sftp_readdir() [all …]
|
| H A D | psbuf.c | 575 psbuf_req_data(struct puffs_framebuf *pb, int type, uint32_t reqid, in psbuf_req_data() argument 580 psbuf_put_4(pb, reqid); in psbuf_req_data() 585 psbuf_req_str(struct puffs_framebuf *pb, int type, uint32_t reqid, in psbuf_req_str() argument 589 psbuf_req_data(pb, type, reqid, str, strlen(str)); in psbuf_req_str()
|
| H A D | psshfs.h | 60 uint32_t reqid = NEXTREQ(pctx); \
|
| H A D | fs.c | 186 psbuf_req_str(pb, SSH_FXP_EXTENDED, reqid, "statvfs@openssh.com"); in psshfs_fs_statvfs()
|
| /netbsd-src/usr.sbin/lpr/lp/ |
| H A D | lp | 45 reqid="-R" 61 reqid="";; 75 exec /usr/bin/lpr "-P${dest}" ${reqid} ${symlink} ${ncopies} "$@"
|
| /netbsd-src/sys/opencrypto/ |
| H A D | ocryptodev.c | 226 cnop.reqid = ocnop->reqid; in ocryptodev_mop() 239 ocnop->reqid = cnop.reqid; in ocryptodev_mop()
|
| H A D | ocryptodev.h | 145 u_int32_t reqid; /* request id */ member
|
| H A D | cryptodev.h | 231 u_int32_t reqid; /* request id */ member 317 u_int32_t reqid; /* request id */ member
|
| H A D | cryptodev.c | 1291 cnop[req].reqid = atomic_inc_32_nv(&(fcr->requestid)); in cryptodev_mop() 1292 crp->crp_reqid = cnop[req].reqid; in cryptodev_mop() 1796 crypt_res[req].reqid = crp->crp_reqid; in cryptodev_getmstatus() 1831 crypt_res[req].reqid = krp->krp_reqid; in cryptodev_getmstatus() 1893 if(crp && (crp->crp_reqid == crypt_res->reqid)) { in cryptodev_getstatus() 1932 if(krp && (krp->krp_reqid == crypt_res->reqid)) { in cryptodev_getstatus()
|
| /netbsd-src/crypto/dist/ipsec-tools/src/libipsec/ |
| H A D | pfkey.c | 371 u_int16_t dport, u_int32_t min, u_int32_t max, u_int32_t reqid, in pfkey_send_getspi_nat() argument 440 p = pfkey_setsadbxsa2(p, ep, mode, reqid); in pfkey_send_getspi_nat() 525 struct sockaddr *dst, u_int32_t min, u_int32_t max, u_int32_t reqid, in pfkey_send_getspi() argument 529 min, max, reqid, seq); in pfkey_send_getspi() 1353 p = pfkey_setsadbxsa2(p, ep, sa_parms->mode, sa_parms->reqid); in pfkey_send_x1() 2397 pfkey_setsadbxsa2(caddr_t buf, caddr_t lim, u_int32_t mode0, u_int32_t reqid) in pfkey_setsadbxsa2() argument 2413 p->sadb_x_sa2_reqid = reqid; in pfkey_setsadbxsa2() 2516 struct sockaddr *dst, u_int32_t spi, u_int32_t reqid, u_int wsize, in pfkey_send_update() argument 2532 psaa.reqid = reqid; in pfkey_send_update() 2550 struct sockaddr *dst, u_int32_t spi, u_int32_t reqid, u_int wsize, in pfkey_send_update_nat() argument [all …]
|
| H A D | libpfkey.h | 78 u_int32_t reqid; member
|
| /netbsd-src/tests/crypto/opencrypto/ |
| H A D | h_ioctl.c | 228 cr->reqid = cnos[i].reqid; in test_ncryptretm() 322 cr.reqid = cno.reqid; in test_ncryptret_ent()
|
| /netbsd-src/usr.sbin/lpr/lpr/ |
| H A D | lpr.c | 93 static int reqid; /* request id */ variable 411 printf("request id is %d\n", reqid); in main() 714 reqid = n; in mktemps()
|
| /netbsd-src/sys/netipsec/ |
| H A D | key.c | 746 #define CMP_MODE_REQID 2 /* additionally HEAD, reqid, mode. */ 1936 * If range violation of reqid, kernel will in _key_msg2sp() 1942 * Use thre requested reqid to avoid inconsistency in _key_msg2sp() 1943 * between kernel's reqid and the reqid in pf_key in _key_msg2sp() 1950 "reqid=%d range " in _key_msg2sp() 1956 /* allocate new reqid id if reqid is zero. */ in _key_msg2sp() 1958 u_int16_t reqid = key_newreqid(); in _key_msg2sp() local 1959 if (reqid in _key_msg2sp() 4383 key_setsadbxsa2(u_int8_t mode,u_int32_t seq,u_int16_t reqid) key_setsadbxsa2() argument 5308 key_setsecasidx(int proto,int mode,int reqid,const struct sockaddr * src,const struct sockaddr * dst,struct secasindex * saidx) key_setsecasidx() argument 5381 u_int16_t reqid; key_api_getspi() local 5734 u_int16_t reqid; key_api_update() local 5990 u_int16_t reqid; key_api_add() local [all...] |
| H A D | keydb.h | 65 u_int32_t reqid; /* reqid id who owned this SA */ member
|
| /netbsd-src/crypto/dist/ipsec-tools/src/setkey/ |
| H A D | sample-policy02.cf | 32 # reqid will be updated by kernel.
|
| /netbsd-src/sys/dev/ic/ |
| H A D | bwfm.c | 1714 int reqid; in bwfm_proto_bcdc_query_dcmd() local 1717 reqid = sc->sc_bcdc_reqid++; in bwfm_proto_bcdc_query_dcmd() 1726 dcmd->hdr.flags |= BWFM_BCDC_DCMD_ID_SET(reqid); in bwfm_proto_bcdc_query_dcmd() 1746 } while (BWFM_BCDC_DCMD_ID_GET(dcmd->hdr.flags) != reqid); in bwfm_proto_bcdc_query_dcmd() 1748 if (BWFM_BCDC_DCMD_ID_GET(dcmd->hdr.flags) != reqid) { in bwfm_proto_bcdc_query_dcmd() 1774 int ret = 1, reqid; in bwfm_proto_bcdc_set_dcmd() local 1776 reqid = sc->sc_bcdc_reqid++; in bwfm_proto_bcdc_set_dcmd() 1785 dcmd->hdr.flags |= BWFM_BCDC_DCMD_ID_SET(reqid); in bwfm_proto_bcdc_set_dcmd() 1804 } while (BWFM_BCDC_DCMD_ID_GET(dcmd->hdr.flags) != reqid); in bwfm_proto_bcdc_set_dcmd() 1806 if (BWFM_BCDC_DCMD_ID_GET(dcmd->hdr.flags) != reqid) { in bwfm_proto_bcdc_set_dcmd()
|
| /netbsd-src/crypto/dist/ipsec-tools/src/racoon/ |
| H A D | backupsa.c | 153 sa_args->mode, sa_args->reqid, sa_args->wsize, sa_args->e_type, 270 GETNEXTNUM(sa_args.reqid, strtoul); in backupsa_from_file()
|
| H A D | policy.h | 100 u_int32_t reqid; /* reqid id who owned this SA */ member
|
| H A D | proposal.c | 1119 newpr->reqid_out = req->saidx.reqid; 1121 newpr->reqid_in = req->saidx.reqid; 1142 pr->reqid_in = req->saidx.reqid; 1144 pr->reqid_out = req->saidx.reqid;
|
| /netbsd-src/sys/dev/usb/ |
| H A D | if_upgt.c | 1008 eeprom->header2.reqid = htole32(sc->sc_memaddr_frame_start); in upgt_eeprom_read() 1641 txdesc->header2.reqid = htole32(data_tx->addr); in upgt_tx_task() 1737 if (data_tx->addr == le32toh(desc->header2.reqid)) { in upgt_tx_done() 1746 le32toh(desc->header2.reqid), in upgt_tx_done() 2034 filter->header2.reqid = htole32(sc->sc_memaddr_frame_start); in upgt_set_macfilter() 2118 chan->header2.reqid = htole32(sc->sc_memaddr_frame_start); in upgt_set_channel() 2177 led->header2.reqid = htole32(sc->sc_memaddr_frame_start); in upgt_set_led() 2259 stats->header2.reqid = htole32(sc->sc_memaddr_frame_start); in upgt_get_stats()
|
| H A D | if_upgtvar.h | 229 uint32_t reqid; member
|
| /netbsd-src/external/bsd/ntp/dist/ntpd/ |
| H A D | jupiter.h | 53 u_char reqid; /* JUPITER_REQID_MASK bits available as id */ member
|
| /netbsd-src/sys/net/ |
| H A D | if_ipsec.c | 1693 uint8_t level, struct sockaddr *src, struct sockaddr *dst, uint16_t reqid) in if_ipsec_set_sadb_x_policy() argument 1722 xisr->sadb_x_ipsecrequest_reqid = reqid; in if_ipsec_set_sadb_x_policy() 1834 int dir, int proto, int level, u_int policy, uint16_t reqid) in if_ipsec_add_sp0() argument 1858 NULL, NULL, reqid); in if_ipsec_add_sp0()
|