Searched refs:rmp_flnmsize (Results 1 – 3 of 3) sorted by relevance
193 size = &rpl->r_brpl.rmp_flnmsize; /* ptr to length of host name */ in SendServerID()246 size = &rpl->r_brpl.rmp_flnmsize; /* ptr to length of filename */ in SendFileNo()315 rpl->r_brpl.rmp_flnmsize = req->r_brq.rmp_flnmsize; in SendBootRepl()322 if (req->r_brq.rmp_flnmsize) in SendBootRepl()327 req->r_brq.rmp_flnmsize = strlen(src); in SendBootRepl()329 for (i = 0; i < req->r_brq.rmp_flnmsize; i++) in SendBootRepl()384 rconn->rmplen = RMPBOOTSIZE(rpl->r_brpl.rmp_flnmsize); in SendBootRepl()
183 u_int8_t rmp_flnmsize; /* length of rmp_flnm */ member193 u_int8_t rmp_flnmsize; /* length of rmp_flnm */ member
144 DspFlnm(rmp->r_brq.rmp_flnmsize, &rmp->r_brq.rmp_flnm); in DispPkt()152 DspFlnm(rmp->r_brpl.rmp_flnmsize,&rmp->r_brpl.rmp_flnm); in DispPkt()