Home
last modified time | relevance | path

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

/freebsd/sbin/dhclient/
H A Ddispatch.c260 struct hardware hfrom; in got_one() local
274 &hfrom)) == -1) { in got_one()
299 from.sin_port, ifrom, &hfrom); in got_one()
H A Dbpf.c398 size_t len, struct sockaddr_in *from, struct hardware *hfrom) in receive_packet() argument
466 interface->rbuf_offset, hfrom); in receive_packet()
H A Doptions.c870 int len, unsigned int from_port, struct iaddr from, struct hardware *hfrom) in do_packet() argument
886 tp.haddr = hfrom; in do_packet()