Searched refs:seqid (Results 1 - 11 of 11) sorted by relevance

/freebsd-12-stable/contrib/tcpdump/
H A Dprint-arcnet.c59 uint16_t arc_seqid2; /* real seqid value */
123 int flag, u_int seqid)
150 ND_PRINT((ndo, "%02x %02x %s seqid %04x %d: ",
151 ap->arc_shost, ap->arc_dhost, arctypename, seqid,
157 ND_PRINT((ndo, "%02x %02x %s seqid %04x "
159 ap->arc_shost, ap->arc_dhost, arctypename, seqid,
162 ND_PRINT((ndo, "%02x %02x %s seqid %04x "
164 ap->arc_shost, ap->arc_dhost, arctypename, seqid,
182 u_int seqid = 0; local
219 seqid
122 arcnet_print(netdissect_options *ndo, const u_char *bp, u_int length, int phds, int flag, u_int seqid) argument
[all...]
/freebsd-12-stable/sys/fs/nfsserver/
H A Dnfs_nfsdstate.c186 static int nfsrv_checkseqid(struct nfsrv_descript *nd, u_int32_t seqid,
1084 ldumpp[cnt].ndlck_stateid.seqid = stp->ls_stateid.seqid;
1126 ldumpp[cnt].ndlck_stateid.seqid = stp->ls_stateid.seqid;
1163 ldumpp[cnt].ndlck_stateid.seqid = stp->ls_stateid.seqid;
1701 if (new_stp->ls_stateid.seqid == 0x0 &&
1706 else if (new_stp->ls_stateid.seqid == 0xffffffff &&
1746 * check against the stateid, before incrementing the seqid#, sinc
4009 nfsrv_checkseqid(struct nfsrv_descript *nd, u_int32_t seqid, struct nfsstate *stp, struct nfsrvcache *op) argument
[all...]
H A Dnfs_nfsdserv.c344 stateid.seqid = fxdr_unsigned(u_int32_t, *tl++);
351 stateid.seqid == 0xffffffff)
719 stp->ls_stateid.seqid = fxdr_unsigned(u_int32_t, *tl++);
744 stp->ls_stateid.seqid != 0))
747 if (stp->ls_stateid.seqid == 0xffffffff &&
900 stp->ls_stateid.seqid = fxdr_unsigned(u_int32_t, *tl++);
925 stp->ls_stateid.seqid != 0))
928 if (stp->ls_stateid.seqid == 0xffffffff &&
2320 stp->ls_stateid.seqid = fxdr_unsigned(u_int32_t, *tl++);
2326 * For the special stateid of other all 0s and seqid
[all...]
H A Dnfs_nfsdport.c4866 * seqid is 0xffffffff. This value is not defined as special by
4873 st.seqid = 0xffffffff;
4987 * seqid is 0xffffffff. This value is not defined as special by
4994 st.seqid = 0xffffffff;
5191 * seqid is 0xffffffff. This value is not defined as special by
5198 st.seqid = 0xffffffff;
5376 * seqid is 0xffffffff. This value is not defined as special by
5383 st.seqid = 0xffffffff;
/freebsd-12-stable/usr.sbin/nfsdumpstate/
H A Dnfsdumpstate.c207 lp[cnt].ndlck_stateid.seqid,
215 lp[cnt].ndlck_stateid.seqid,
/freebsd-12-stable/sys/fs/nfsclient/
H A Dnfs_clstate.c400 nop->nfso_stateid.seqid = 0;
521 stateidp->seqid = 0;
552 stateidp->seqid = dp->nfsdl_stateid.seqid;
587 stateidp->seqid =
588 lp->nfsl_stateid.seqid;
640 stateidp->seqid = op->nfso_stateid.seqid;
2212 nop->nfso_stateid.seqid = 0;
2827 lyp->nfsly_stateid.seqid,
3345 uint32_t seqid, slotid = 0, highslot, cachethis __unused; local
[all...]
H A Dnfs_clrpcops.c503 *tl++ = dp->nfsdl_stateid.seqid;
528 op->nfso_stateid.seqid = *tl++;
556 ndp->nfsdl_stateid.seqid = *tl++;
679 *tl++ = op->nfso_stateid.seqid;
692 op->nfso_stateid.seqid = *tl++;
843 *tl++ = op->nfso_stateid.seqid;
882 *tl++ = op->nfso_stateid.seqid;
893 op->nfso_stateid.seqid = *tl++;
2193 stateid.seqid = *tl++;
2217 dp->nfsdl_stateid.seqid
[all...]
/freebsd-12-stable/sys/dev/isp/
H A Disp_target.c244 isp_prt(isp, level, "Notify Ack Status=0x%x; Subcode 0x%x seqid=0x%x", nack_24xx->na_status, nack_24xx->na_status_subcode, nack_24xx->na_rxid);
257 isp_prt(isp, level, "Notify Ack Status=0x%x seqid 0x%x", nack_fcp->na_status, nack_fcp->na_seqid);
613 uint16_t seqid, nphdl; local
621 seqid = ((in_fcentry_e_t *)inp)->in_seqid;
625 seqid = inp->in_seqid;
636 notify.nt_tagval = seqid;
813 isp_prt(isp, ISP_LOGTDEBUG0, "notify ack handle %x seqid %x flags %x tflags %x response %x", iid, na->na_seqid,
1342 isp_prt(isp, ISP_LOGTDEBUG0, "Immediate Notify, status=0x%x seqid=0x%x",
H A Dispmbox.h2249 #define IN_FC_MAKE_TAGID(tid, bus, inst, seqid) \
2250 tid = seqid; \
/freebsd-12-stable/sys/fs/nfs/
H A Dnfs_commonsubs.c106 * Ops that are ordered via seqid# are handled separately from these
426 st->seqid = 0;
431 st->seqid = 0xffffffff;
436 st->seqid = 0;
441 st->seqid = stateidp->seqid;
4562 nfsv4_seqsession(uint32_t seqid, uint32_t slotid, uint32_t highslot, argument
4573 if (seqid == slots[slotid].nfssl_seq) {
4593 } else if ((slots[slotid].nfssl_seq + 1) == seqid) {
H A Dnfsproto.h1414 u_int32_t seqid; member in struct:nfsv4stateid

Completed in 299 milliseconds