Home
last modified time | relevance | path

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

/minix/usr.sbin/rtadvd/
H A Drrenum.c82 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()
243 do_pco(struct icmp6_router_renum *rr, int len, struct rr_pco_match *rpm) in do_pco()
297 struct rr_pco_match *rpm; in do_rr()
307 rpm = (struct rr_pco_match *)cp; in do_rr()
308 if (len < sizeof(struct rr_pco_match)) { in do_rr()
344 sizeof(struct rr_pco_match))) { in rr_command_check()
/minix/sys/netinet/
H A Dicmp6.h476 struct rr_pco_match { /* match prefix part */ struct
/minix/external/bsd/tcpdump/dist/
H A Dprint-icmp6.c438 struct rr_pco_match { /* match prefix part */ struct
1847 struct rr_pco_match *match; in icmp6_rrenum_print()
1895 match = (struct rr_pco_match *)cp; in icmp6_rrenum_print()