Home
last modified time | relevance | path

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

/dragonfly/sys/netinet6/
H A Dnd6.h148 struct in6_prlist { struct
H A Din6_var.h415 #define SIOCGPRLST_IN6 _IOWR('i', 75, struct in6_prlist)
H A Dnd6.c1430 struct in6_prlist *prl = (struct in6_prlist *)data; in nd6_ioctl()
/dragonfly/usr.sbin/ndp/
H A Dndp.c1231 struct in6_prlist pr; in plist()