Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/netinet6/
H A Din6_var.h626 #define SIOCGPRLST_IN6_64 _IOWR('i', 75, struct in6_prlist_64) macro
H A Dnd6.c3315 case SIOCGPRLST_IN6_64: /* struct in6_prlist_64 */ in nd6_ioctl()
3320 error = nd6_siocgprlst(data, cmd == SIOCGPRLST_IN6_64); in nd6_ioctl()
H A Din6.c1463 case SIOCGPRLST_IN6_64: /* struct in6_prlist_64 */ in in6_control()
/xnu-8796.121.2/bsd/net/
H A Dif.c5847 case SIOCGPRLST_IN6_64: in ifioctl_cassert()