Searched refs:SIOCPROTOATTACH (Results 1 – 6 of 6) sorted by relevance
104 X(SIOCPROTOATTACH) \
1141 error = ioctl(s, SIOCPROTOATTACH, &ifr); in test_proto_attach()1146 error = ioctl(s, SIOCPROTOATTACH, &ifr); in test_proto_attach()
412 err = ioctl(s, SIOCPROTOATTACH, &ifr); in ifnet_attach_ip()
120 #define SIOCPROTOATTACH _IOWR('i', 80, struct ifreq) /* attach proto to interface */ macro
1202 case SIOCPROTOATTACH: /* struct ifreq */ in in_control()
3670 case SIOCPROTOATTACH: /* struct ifreq */ in ifioctl()6692 case SIOCPROTOATTACH: in ifioctl_cassert()