Home
last modified time | relevance | path

Searched refs:ifrp (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/net/
H A Dif_tuntap.c1460 struct ifreq ifr, *ifrp; in tunioctl() local
1586 ifrp = (struct ifreq *)data; in tunioctl()
1587 strlcpy(ifrp->ifr_name, TUN2IFP(tp)->if_xname, IFNAMSIZ); in tunioctl()
H A Dif_var.h778 void *ifr_data_get_ptr(void *ifrp);
H A Dif.c2445 ifr_data_get_ptr(void *ifrp) in ifr_data_get_ptr() argument
2449 ifrup = ifrp; in ifr_data_get_ptr()