Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/netinet6/ !
H A Din6_var.h620 #define SIOCGDRLST_IN6_64 _IOWR('i', 74, struct in6_drlist_64) macro
H A Dnd6.c3305 case SIOCGDRLST_IN6_64: /* struct in6_drlist_64 */ in nd6_ioctl()
3310 error = nd6_siocgdrlst(data, cmd == SIOCGDRLST_IN6_64); in nd6_ioctl()
H A Din6.c1458 case SIOCGDRLST_IN6_64: /* struct in6_drlist_64 */ in in6_control()
/xnu-10002.41.9/bsd/net/ !
H A Dif.c6174 case SIOCGDRLST_IN6_64: in ifioctl_cassert()