ifname_linux_to_bsd
int ifname_linux_to_bsd(struct thread *, const char *, char *);
error = ifname_linux_to_bsd(td, lifr.ifr_name, bifr.ifr_name);