Lines Matching full:rpm
336 struct rr_pco_match *rpm; variable
338 rpm = &ple_cur.pl_rpm;
339 memset(rpm, 0, sizeof(*rpm));
341 rpm->rpm_code = $1;
342 rpm->rpm_prefix = $3.addr;
343 rpm->rpm_matchlen = $3.plen;
344 rpm->rpm_maxlen = $4;
345 rpm->rpm_minlen = $5;
405 struct rr_pco_match *rpm; variable
409 rpm = (struct rr_pco_match *)(irr + 1);
410 rpu = (struct rr_pco_use *)(rpm + 1);
416 struct rr_pco_match *rpm; variable
420 rpm = (struct rr_pco_match *)(irr + 1);
421 rpu = (struct rr_pco_use *)(rpm + 1);
433 struct rr_pco_match *rpm; variable
437 rpm = (struct rr_pco_match *)(irr + 1);
438 rpu = (struct rr_pco_use *)(rpm + 1);
449 struct rr_pco_match *rpm; variable
453 rpm = (struct rr_pco_match *)(irr + 1);
454 rpu = (struct rr_pco_use *)(rpm + 1);