Home
last modified time | relevance | path

Searched refs:in6_prefix (Results 1 – 4 of 4) sorted by relevance

/freebsd/usr.sbin/ndp/
H A Dndp.c1251 struct in6_prefix *p, *ep, *n; in plist()
1275 ep = (struct in6_prefix *)(buf + l); in plist()
1276 for (p = (struct in6_prefix *)buf; p < ep; p = n) { in plist()
1278 n = (struct in6_prefix *)&advrtr[p->advrtrs]; in plist()
/freebsd/sys/netinet6/
H A Dnd6.h127 struct in6_prefix { struct
H A Dnd6.c2659 struct in6_prefix p; in nd6_sysctl_prlist()
/freebsd/
H A DObsoleteFiles.inc19199 OLD_FILES+=usr/include/netinet6/in6_prefix.h