Home | History | Annotate | Download | only in netbsd32

Lines Matching refs:ifr_data

124 	 * struct ifreq says the same, but sometimes the ifr_data
133 p->ifr_data = (void *)NETBSD32PTR64(s32p->ifr_data);
145 * struct ifreq says the same, but sometimes the ifr_data
150 p->ifr_data = (void *)NETBSD32PTR64(s32p->ifr_data);
678 * struct ifreq says the same, but sometimes the ifr_data
688 NETBSD32PTR32(s32p->ifr_data, p->ifr_data);
700 * struct ifreq says the same, but sometimes the ifr_data
706 NETBSD32PTR32(s32p->ifr_data, p->ifr_data);