Home | History | Annotate | Download | only in dhcpcd

Lines Matching refs:tfrom

446 	const char *tfrom;
459 tfrom = "from";
463 tfrom, inet_ntoa(addr), dhcp->servername);
466 tfrom = "via";
471 iface->name, msg, tfrom, inet_ntoa(addr));
474 iface->name, msg, a, tfrom, inet_ntoa(addr));