Searched refs:rr_pco_match (Results 1 – 6 of 6) sorted by relevance
337 struct rr_pco_match *rpm;340 rpm = (struct rr_pco_match *)(irr + 1);407 struct rr_pco_match *rpm;411 rpm = (struct rr_pco_match *)(irr + 1);418 struct rr_pco_match *rpm;422 rpm = (struct rr_pco_match *)(irr + 1);435 struct rr_pco_match *rpm;439 rpm = (struct rr_pco_match *)(irr + 1);451 struct rr_pco_match *rpm;455 rpm = (struct rr_pco_match *)(irr + 1);
50 struct rr_pco_match pl_rpm;
227 struct rr_pco_match *rpm; in config()238 rpm = (struct rr_pco_match *)&pl->pl_rpm; in config()259 + sizeof(struct rr_pco_match) in config()
82 rr_pco_check(int len, struct rr_pco_match *rpm) in rr_pco_check()141 do_use_prefix(int len, struct rr_pco_match *rpm, in do_use_prefix()255 do_pco(struct icmp6_router_renum *rr, int len, struct rr_pco_match *rpm) in do_pco()314 struct rr_pco_match *rpm; in do_rr()326 rpm = (struct rr_pco_match *)cp; in do_rr()327 if ((size_t)len < sizeof(struct rr_pco_match)) { in do_rr()363 sizeof(struct rr_pco_match))) { in rr_command_check()
437 struct rr_pco_match { /* match prefix part */ struct1826 const struct rr_pco_match *match; in icmp6_rrenum_print()1874 match = (const struct rr_pco_match *)cp; in icmp6_rrenum_print()
482 struct rr_pco_match { /* match prefix part */ struct