Searched refs:ls_stateid (Results 1 – 6 of 6) sorted by relevance
1209 ldumpp[cnt].ndlck_stateid.seqid = stp->ls_stateid.seqid; in nfsrv_dumplocks()1210 ldumpp[cnt].ndlck_stateid.other[0] = stp->ls_stateid.other[0]; in nfsrv_dumplocks()1211 ldumpp[cnt].ndlck_stateid.other[1] = stp->ls_stateid.other[1]; in nfsrv_dumplocks()1212 ldumpp[cnt].ndlck_stateid.other[2] = stp->ls_stateid.other[2]; in nfsrv_dumplocks()1251 ldumpp[cnt].ndlck_stateid.seqid = stp->ls_stateid.seqid; in nfsrv_dumplocks()1252 ldumpp[cnt].ndlck_stateid.other[0] = stp->ls_stateid.other[0]; in nfsrv_dumplocks()1253 ldumpp[cnt].ndlck_stateid.other[1] = stp->ls_stateid.other[1]; in nfsrv_dumplocks()1254 ldumpp[cnt].ndlck_stateid.other[2] = stp->ls_stateid.other[2]; in nfsrv_dumplocks()1288 ldumpp[cnt].ndlck_stateid.seqid = stp->ls_stateid.seqid; in nfsrv_dumplocks()1289 ldumpp[cnt].ndlck_stateid.other[0] = stp->ls_stateid.other[0]; in nfsrv_dumplocks()[all …]
799 stp->ls_stateid.seqid = fxdr_unsigned(u_int32_t, *tl++); in nfsrvd_read()800 clientid.lval[0] = stp->ls_stateid.other[0] = *tl++; in nfsrvd_read()801 clientid.lval[1] = stp->ls_stateid.other[1] = *tl++; in nfsrvd_read()813 stp->ls_stateid.other[2] = *tl++; in nfsrvd_read()818 ((stp->ls_stateid.other[0] == 0x0 && in nfsrvd_read()819 stp->ls_stateid.other[1] == 0x0 && in nfsrvd_read()820 stp->ls_stateid.other[2] == 0x0) || in nfsrvd_read()821 (stp->ls_stateid.other[0] == 0xffffffff && in nfsrvd_read()822 stp->ls_stateid.other[1] == 0xffffffff && in nfsrvd_read()823 stp->ls_stateid.other[2] == 0xffffffff) || in nfsrvd_read()[all …]
126 rtrid_t ls_stateid; member276 rtrid_t ls_stateid; member375 u_int ls_type, const rtrid_t *ls_stateid) in ospf6_print_ls_type() argument382 GET_IPADDR_STRING(ls_stateid)); in ospf6_print_ls_type()408 &lshp->ls_stateid); in ospf6_print_lshdr()810 &lsrp->ls_stateid); in ospf6_decode_v3()
299 nd_ipv4 ls_stateid; member
1051 GET_IPADDR_STRING(lsrp->un_ls_stateid.ls_stateid)); in ospf_decode_v2()
214 nfsv4stateid_t ls_stateid; /* The state id */ member