Searched refs:ifrp (Results 1 – 3 of 3) sorted by relevance
1460 struct ifreq ifr, *ifrp; in tunioctl() local1586 ifrp = (struct ifreq *)data; in tunioctl()1587 strlcpy(ifrp->ifr_name, TUN2IFP(tp)->if_xname, IFNAMSIZ); in tunioctl()
778 void *ifr_data_get_ptr(void *ifrp);
2445 ifr_data_get_ptr(void *ifrp) in ifr_data_get_ptr() argument2449 ifrup = ifrp; in ifr_data_get_ptr()