Searched refs:rmp_flnmsize (Results 1 – 3 of 3) sorted by relevance
181 size = &rpl->r_brpl.rmp_flnmsize; /* ptr to length of host name */ in SendServerID()234 size = &rpl->r_brpl.rmp_flnmsize; /* ptr to length of filename */ in SendFileNo()303 rpl->r_brpl.rmp_flnmsize = req->r_brq.rmp_flnmsize; in SendBootRepl()310 if (req->r_brq.rmp_flnmsize) in SendBootRepl()315 req->r_brq.rmp_flnmsize = strlen(src); in SendBootRepl()317 for (i = 0; i < req->r_brq.rmp_flnmsize; i++) in SendBootRepl()372 rconn->rmplen = RMPBOOTSIZE(rpl->r_brpl.rmp_flnmsize); in SendBootRepl()
182 u_int8_t rmp_flnmsize; /* length of rmp_flnm */ member192 u_int8_t rmp_flnmsize; /* length of rmp_flnm */ member
125 DspFlnm(rmp->r_brq.rmp_flnmsize, &rmp->r_brq.rmp_flnm); in DispPkt()133 DspFlnm(rmp->r_brpl.rmp_flnmsize,&rmp->r_brpl.rmp_flnm); in DispPkt()