Home | Sort by: relevance | last modified time | path |
/src/sys/compat/linux32/common/ | |
linux32_sockio.h | 46 } ifr_ifrn; member in struct:linux32_ifreq 53 #define ifr_name ifr_ifrn.ifrn_name /* interface name */ |
/src/sys/compat/linux/common/ | |
linux_sockio.h | 66 } ifr_ifrn; member in struct:linux_ifreq 73 #define ifr_name ifr_ifrn.ifrn_name /* interface name */ |