Searched refs:ifname_linux_to_bsd (Results 1 – 3 of 3) sorted by relevance
35 int ifname_linux_to_bsd(struct thread *, const char *, char *);
416 ifname_linux_to_bsd(struct thread *td, const char *lxname, char *bsdname) in ifname_linux_to_bsd() function
2321 error = ifname_linux_to_bsd(td, lifr.ifr_name, bifr.ifr_name); in linux_ioctl_socket_ifreq()