Home
last modified time | relevance | path

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

/freebsd/usr.sbin/rtadvd/
H A Drtadvd.h157 struct in6_addr p64_prefix; member
H A Dconfig.c927 if (inet_pton(AF_INET6, addr, &prf64->p64_prefix) != 1) { in getconfig()
1643 &prf64->p64_prefix, in make_packet()
/freebsd/usr.sbin/rtadvctl/
H A Drtadvctl.c937 inet_ntop(AF_INET6, &prf64->p64_prefix, in action_show_pref64()