Searched refs:SIOCPROTOATTACH (Results 1 – 5 of 5) sorted by relevance
176 #define SIOCPROTOATTACH _IOWR('i', 80, struct ifreq) /* attach proto to interface */ macro
1142 error = ioctl(s, SIOCPROTOATTACH, &ifr); in test_proto_attach()1147 error = ioctl(s, SIOCPROTOATTACH, &ifr); in test_proto_attach()
3091 err = ioctl(s, SIOCPROTOATTACH, &ifr); in ifnet_attach_ip()
1272 case SIOCPROTOATTACH: /* struct ifreq */ in in_control()
5956 case SIOCPROTOATTACH: in ifioctl_cassert()