Searched refs:rmp_flnmsize (Results 1 – 3 of 3) sorted by relevance
183 size = &rpl->r_brpl.rmp_flnmsize; /* ptr to length of host name */ in SendServerID()236 size = &rpl->r_brpl.rmp_flnmsize; /* ptr to length of filename */ in SendFileNo()305 rpl->r_brpl.rmp_flnmsize = req->r_brq.rmp_flnmsize; in SendBootRepl()313 for (i = 0; i < req->r_brq.rmp_flnmsize; i++) in SendBootRepl()366 rconn->rmplen = RMPBOOTSIZE(rpl->r_brpl.rmp_flnmsize); in SendBootRepl()
179 u_int8_t rmp_flnmsize; /* length of rmp_flnm */ member189 u_int8_t rmp_flnmsize; /* length of rmp_flnm */ member
134 DspFlnm(rmp->r_brq.rmp_flnmsize, &rmp->r_brq.rmp_flnm); in DispPkt()142 DspFlnm(rmp->r_brpl.rmp_flnmsize,&rmp->r_brpl.rmp_flnm); in DispPkt()