Home | History | Annotate | Download | only in mDNSPosix

Lines Matching refs:ifname

856 		strncpy(intf->coreIntf.ifname, intfName, sizeof(intf->coreIntf.ifname));
857 intf->coreIntf.ifname[sizeof(intf->coreIntf.ifname)-1] = 0;