Home
last modified time | relevance | path

Searched refs:rr_pco_match (Results 1 – 7 of 7) sorted by relevance

/trueos/usr.sbin/rrenumd/
HDparser.y340 struct rr_pco_match *rpm;
343 rpm = (struct rr_pco_match *)(irr + 1);
410 struct rr_pco_match *rpm;
414 rpm = (struct rr_pco_match *)(irr + 1);
421 struct rr_pco_match *rpm;
425 rpm = (struct rr_pco_match *)(irr + 1);
438 struct rr_pco_match *rpm;
442 rpm = (struct rr_pco_match *)(irr + 1);
454 struct rr_pco_match *rpm;
458 rpm = (struct rr_pco_match *)(irr + 1);
HDrrenumd.h50 struct rr_pco_match pl_rpm;
HDrrenumd.c227 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()
/trueos/usr.sbin/rtadvd/
HDrrenum.c83 rr_pco_check(int len, struct rr_pco_match *rpm) in rr_pco_check()
142 do_use_prefix(int len, struct rr_pco_match *rpm, in do_use_prefix()
256 do_pco(struct icmp6_router_renum *rr, int len, struct rr_pco_match *rpm) in do_pco()
315 struct rr_pco_match *rpm; in do_rr()
327 rpm = (struct rr_pco_match *)cp; in do_rr()
328 if ((size_t)len < sizeof(struct rr_pco_match)) { in do_rr()
364 sizeof(struct rr_pco_match))) { in rr_command_check()
/trueos/contrib/tcpdump/
HDicmp6.h429 struct rr_pco_match { /* match prefix part */ struct
HDprint-icmp6.c1255 struct rr_pco_match *match; in icmp6_rrenum_print()
1303 match = (struct rr_pco_match *)cp; in icmp6_rrenum_print()
/trueos/sys/netinet/
HDicmp6.h479 struct rr_pco_match { /* match prefix part */ struct