HomeSort by: relevance | last modified time | path
    Searched defs:hfrom (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mpl/dhcp/dist/includes/
ctrace.h 42 struct hardware hfrom; member in struct:__anon24423
  /src/external/mpl/dhcp/dist/common/
discover.c 1100 struct hardware hfrom; local
1117 receive_packet (ip, u.packbuf, sizeof u, &from, &hfrom)) < 0) {
1138 /* We retrieve the ifindex from the unused hfrom variable */
1141 memcpy(&ifindex, hfrom.hbuf, sizeof (ifindex));
1160 from.sin_port, ifrom, &hfrom);

Completed in 25 milliseconds