Home
last modified time | relevance | path

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

/freebsd/sbin/dhclient/
H A Ddispatch.c261 struct iaddr ifrom; in got_one() local
295 ifrom.len = 4; in got_one()
296 memcpy(ifrom.iabuf, &from.sin_addr, ifrom.len); in got_one()
299 from.sin_port, ifrom, &hfrom); in got_one()