Searched refs:ifi_type (Results 1 – 6 of 6) sorted by relevance
| /illumos-gate/usr/src/test/os-tests/tests/libsocket/ |
| H A D | getifaddrs_dl.c | 171 if (data->ifi_type != ift_type) { in dladm_walk_cb() 175 "(dlpi 0x%x)", name, data->ifi_type, in dladm_walk_cb()
|
| /illumos-gate/usr/src/lib/libsocket/inet/ |
| H A D | getifaddrs.c | 523 ifa_data->ifi_type = dlpi_iftype(next_retval.lr_media); in getallifaddrs() 525 ifa_addr->sdl_type = ifa_data->ifi_type; in getallifaddrs()
|
| /illumos-gate/usr/src/boot/include/net/ |
| H A D | if.h | 77 uint8_t ifi_type; /* ethernet, tokenring, etc */ member
|
| /illumos-gate/usr/src/uts/common/net/ |
| H A D | if.h | 651 uchar_t ifi_type; /* ethernet, tokenring, etc */ member
|
| /illumos-gate/usr/src/uts/common/inet/ip/ |
| H A D | ip_rts.c | 1383 if_data->ifi_type = ipif->ipif_ill->ill_type; in rts_getifdata()
|
| /illumos-gate/usr/src/contrib/mDNSResponder/mDNSPosix/ |
| H A D | mDNSPosix.c | 1443 pIfInfo->ifi_type, pIfInfo->ifi_index, pIfInfo->ifi_flags, pIfInfo->ifi_change); in PrintNetLinkMsg()
|