Home
last modified time | relevance | path

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

/freebsd-11-stable/usr.sbin/rrenumd/
HDparser.y337 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);
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()
/freebsd-11-stable/usr.sbin/rtadvd/
HDrrenum.c82 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()
/freebsd-11-stable/contrib/tcpdump/
HDprint-icmp6.c437 struct rr_pco_match { /* match prefix part */ struct
1826 const struct rr_pco_match *match; in icmp6_rrenum_print()
1874 match = (const struct rr_pco_match *)cp; in icmp6_rrenum_print()
/freebsd-11-stable/sys/netinet/
HDicmp6.h482 struct rr_pco_match { /* match prefix part */ struct