Searched refs:SIOCGIFTYPE (Results 1 – 4 of 4) sorted by relevance
48 #define SIOCGIFTYPE 8931 /* get interface type */ macro
100 IOCTL_INFO_ENTRY_TYPE(SIOCGIFTYPE, struct ifreq *),
93 CODE(SIOCGIFTYPE) /* get interface type */ in option_to_string()904 case SIOCGIFTYPE: in interface_protocol_control()
283 if (do_request(AF_INET, request, Name(), SIOCGIFTYPE) != B_OK) in Type()