Searched refs:SIOCPROTOATTACH_IN6 (Results 1 – 3 of 3) sorted by relevance
1156 error = ioctl(s6, SIOCPROTOATTACH_IN6, &ifr); in test_proto_attach()1162 error = ioctl(s6, SIOCPROTOATTACH_IN6, &ifr); in test_proto_attach()
522 result = ioctl(s, SIOCPROTOATTACH_IN6, &ifra); in siocprotoattach_in6()
691 #define SIOCPROTOATTACH_IN6 _IOWR('i', 110, struct in6_aliasreq) macro