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

  /src/sbin/ifconfig/
ether.c 99 const struct eccapreq *tmpeccr; local in function:getethercaps
105 tmpeccr = prop_data_value(capdata);
106 *oeccr = *tmpeccr;
ether.c 99 const struct eccapreq *tmpeccr; local in function:getethercaps
105 tmpeccr = prop_data_value(capdata);
106 *oeccr = *tmpeccr;

Completed in 21 milliseconds